tak to jo, to je bolest vole

This commit is contained in:
Histmy 2021-08-18 23:12:53 +02:00
parent 30cad5d050
commit 7ba3ead26e

View File

@ -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 => {