From fde5830309bece519776ec89d78932964e021393 Mon Sep 17 00:00:00 2001 From: Ceda EI Date: Mon, 21 Jun 2021 23:18:13 +0530 Subject: [PATCH] Update /commands to include new commands --- commands/index.js | 2 +- commands_list.txt | 67 ++++++++++++++++++++++++++++++++++++----------- 2 files changed, 53 insertions(+), 16 deletions(-) diff --git a/commands/index.js b/commands/index.js index ba65ceb..a972572 100644 --- a/commands/index.js +++ b/commands/index.js @@ -33,7 +33,7 @@ module.exports = (bot, [ questions, kys, insults, commands_list, words, roleplay }); - bot.command("commands", (ctx) => ctx.reply(commands_list.join("\n"))); + bot.command("commands", (ctx) => ctx.reply(commands_list.join("\n"), {parse_mode: "html"})); bot.command("is", (ctx) => ctx.reply(is(random)(ctx))); bot.command("are", (ctx) => ctx.reply(is(random)(ctx))); bot.command("can", (ctx) => ctx.reply(is(random)(ctx))); diff --git a/commands_list.txt b/commands_list.txt index 9be7d5c..5a7a726 100644 --- a/commands_list.txt +++ b/commands_list.txt @@ -1,24 +1,61 @@ -question - Get a random question -word - Get a random word -words - Get n random words -kys - Kill yourself +Random + coin - Tosses a coin wiki - Search Wikipedia arch_wiki - Search the Arch wiki +kys - Kill yourself insult - As expected, insults + +Wordplay + +question - Get a random question +word - Get a random word +words - Get n random words weebify - Weebifies the given text absurdify - mAke tExT aBSUrd -is - Is -are - Are -can - Can -will - will -shall - shall -was - Was -do - Do -does - Does -did - Did -should - Should +expand - Expands a given abbreviation + +Ask a question + +is are can +will did shall +was do does +should + +Roleplay + +angry bite +blush bored +bonk boop +chase cheer +cringe cry +cuddle dab +dance die +eat facepalm +feed glomp +happy hate +holdhands hide +highfive hug +kill kiss +laugh lick +love lurk +nervous no +nom nuzzle +panic pat +peck poke +pout run +shoot shrug +sip slap +sleep snuggle +stab tease +think thumbsup +tickle triggered +twerk wag +wave wink +yes + +Miscallenous + help - Need help? Go here feedback - Send feedback, suggestion for kys, insult text rate - Rate me on TGDR -expand - Expands a given abbreviation