diff --git a/commands/admin.js b/commands/admin.js index 6b892d4..52d27aa 100644 --- a/commands/admin.js +++ b/commands/admin.js @@ -18,6 +18,8 @@ module.exports = { .attachFiles('./gractwo.png') .setFooter(`#rolki`, 'attachment://gractwo.png') .setTimestamp(); + msg.channel.send(botAnnouncementEmbed); + msg.channel.send('hej'); } }else{ msg.reply('chyba nie masz na to wystarczajÄ…cych permisji.');