Update admin.js

This commit is contained in:
2020-12-19 23:43:00 +01:00
parent 34aed845bd
commit eb3c95bc58

View File

@@ -49,7 +49,7 @@ module.exports = {
msg.channel.send(botAnnouncementEmbed);
break;
}
case 'twojamama':{
case 'riposta':{
msg.channel.send('mama twoja');
break;
}