diff --git a/src/modules/vojs.ts b/src/modules/vojs.ts index d41393a..a3adecd 100644 --- a/src/modules/vojs.ts +++ b/src/modules/vojs.ts @@ -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 => {