A spinkaaacek

This commit is contained in:
Histmy 2021-06-10 17:03:52 +02:00
parent 213acaae39
commit fee44d6187

View File

@ -39,7 +39,7 @@ module.exports = {
break; break;
} }
(async () => { (async () => {
if (await contactSpinkServer('spinkacek', mes.author.id, mes.author.username, mes.author.avatarURL())) mes.react('😴'); if (await contactSpinkServer('spinkacek', mes.author.id, mes.author.username, mes.author.avatarURL())) mes.react("761652251966046208");
else mes.channel.send('nespis uz?????'); else mes.channel.send('nespis uz?????');
})(); })();
break; break;