Stop bluetexting my bot for fucks sake

This commit is contained in:
Michael De Roover 2021-03-23 11:28:43 +01:00
parent 3f352145ac
commit 2bf5420f5b
Signed by: vim
GPG Key ID: 075496E232CE04CB

View File

@ -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!"
}