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}`,
|
wojs: (_: any, mes: Message) => `vojs se pise s normalnim v ti kriple ${mes.author}`,
|
||||||
|
|
||||||
vojs: {
|
vojs: {
|
||||||
// cd: 1800,
|
cd: 1800,
|
||||||
run: (arg: string, mes: Message) => {
|
run: (arg: string, mes: Message) => {
|
||||||
const channel = mes.member?.voice.channel;
|
const channel = mes.member?.voice.channel;
|
||||||
if (!channel) return `di si tam sam ne ty gadzo ${mes.author}`;
|
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)
|
joinVoice(channel)
|
||||||
.then(obj => {
|
.then(obj => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user