updated playing game

This commit is contained in:
2018-11-28 21:43:02 -06:00
parent aea5025cd0
commit 7a46888489
2 changed files with 479 additions and 0 deletions

1
bot.js
View File

@@ -281,6 +281,7 @@ const client = new Discord.Client();
client.on('ready', () => {
console.log('Bot is ready');
client.user.setGame("with cute bunnies.")
});
// commands