diff --git a/schneiderbot.py b/schneiderbot.py index 7d31a07..a62f912 100755 --- a/schneiderbot.py +++ b/schneiderbot.py @@ -108,11 +108,15 @@ def help(bot, update): *Fun*: /cat - random cat (using thecatapi.com) - /dog - random dog (https://dog.ceo/dog-api) + /dog - random dog (using dog.ceo/dog-api) /magie - random Axel Stoll quote /manta - random Opel Manta joke /goodlife - random good life quote - + /shrug - prints ¯\_(ツ)_/¯ + /kill - kills you + /revive - revives you + /sudo kill/revive - force kill/revive + /graveyard - shows the dead people /help - this help text""", parse_mode=ParseMode.MARKDOWN) def sendCat(bot, update):