From 2bf5420f5bddd394ebe5b65886652d4be83ba422 Mon Sep 17 00:00:00 2001 From: Michael De Roover Date: Tue, 23 Mar 2021 11:28:43 +0100 Subject: [PATCH] Stop bluetexting my bot for fucks sake --- konata.sh | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/konata.sh b/konata.sh index f6648d1..075fd80 100755 --- a/konata.sh +++ b/konata.sh @@ -89,18 +89,19 @@ debug(){ # Public commands help(){ sendmsg "Hiya! I'm [ghnou](https://t.me/ghnou)'s personal bot, Konata. - Currently I have the following features: - - /help - Show this help message. - - /alive - Check whether I'm running. - - /cv \[country\] - Check COVID-19 stats. - - /id - Get the current chat's ID. - - /ud \[term\] - Get a definition from Urban Dictionary. - - /konata - Get one of my selfies :3 - - /konachan \[query\] - Get a picture from Konachan. - - /4c \[board\] - Get a random image from 4chan. - - /lfy \[query\] - Let me look that up for you... - - /ip \[address\] - Get information for an IP address. - - /repo - Get my source code. + + *Currently I have the following features:* + - \`/help\` - Show this help message. + - \`/alive\` - Check whether I'm running. + - \`/cv \[country\]\` - Check COVID-19 stats. + - \`/id\` - Get the current chat's ID. + - \`/ud \[term\]\` - Get a definition from Urban Dictionary. + - \`/konata\` - Get one of my selfies :3 + - \`/konachan \[query\]\` - Get a picture from Konachan. + - \`/4c \[board\]\` - Get a random image from 4chan. + - \`/lfy \[query\]\` - Let me look that up for you... + - \`/ip \[address\]\` - Get information for an IP address. + - \`/repo\` - Get my source code. And a lot more to come!" }