From 2414fb821c982f18b562885a04b47d05aa2ec723 Mon Sep 17 00:00:00 2001 From: pokesudenk Date: Sat, 24 Feb 2018 19:21:57 -0500 Subject: new ways to cure boredom --- commands/Fun/cureboredom.js | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/commands/Fun/cureboredom.js b/commands/Fun/cureboredom.js index 9996645..c2e8304 100644 --- a/commands/Fun/cureboredom.js +++ b/commands/Fun/cureboredom.js @@ -5,6 +5,11 @@ exports.run = (bot, msg, args) => { 'Fighting AstralMod :right_facing_fist:', 'Joining a team :handshake:', 'Have a battle :crossed_swords:', + 'Playing The Peacenet :peace:', + 'Becoming Tyson :computer:', + 'Finding Bugs :bug:', + 'Being with Ayana :couple:', + 'Playing OS dressup :womans_clothes:', ]; if (args[0] === 'list') return msg.channel.send(ideas.join('\n')); -- cgit v1.2.3