Create README.md

This commit is contained in:
Alexey Zinchenko
2019-02-16 11:51:55 +03:00
committed by GitHub
parent 04240d553c
commit 1e862fd8ae
+11
View File
@@ -0,0 +1,11 @@
# random-kitties-telegram-bot
Telegram bot that which the only aim is to send kitties :)
### Commands
* **/kitty** - Send one random kitty
* **/more_kitties** - Send 3 random kitties
* **/moooooore_kitties** - Send 5 random kitties
* **/help** - Show help
This bot uses [https://thecatapi.com/](https://thecatapi.com/) service.
Just don't forget to insert your API keys.