tak to jo, to je bolest vole
This commit is contained in:
parent
30cad5d050
commit
7ba3ead26e
@ -62,12 +62,12 @@ module.exports = {
|
||||
wojs: (_: any, mes: Message) => `vojs se pise s normalnim v ti kriple ${mes.author}`,
|
||||
|
||||
vojs: {
|
||||
// cd: 1800,
|
||||
cd: 1800,
|
||||
run: (arg: string, mes: Message) => {
|
||||
const channel = mes.member?.voice.channel;
|
||||
if (!channel) return `di si tam sam ne ty gadzo ${mes.author}`;
|
||||
|
||||
// if (arg !== "potichu") mes.channel.send("<@&591306633196339261> vojs");
|
||||
if (arg !== "potichu") mes.channel.send("<@&591306633196339261> vojs");
|
||||
|
||||
joinVoice(channel)
|
||||
.then(obj => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user