From 7ba3ead26eb1abc5b0085fedc5243ac3d8a3354b Mon Sep 17 00:00:00 2001 From: Histmy Date: Wed, 18 Aug 2021 23:12:53 +0200 Subject: [PATCH] tak to jo, to je bolest vole --- src/modules/vojs.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 => {