diff --git a/README.md b/README.md new file mode 100644 index 0000000..a76caf4 --- /dev/null +++ b/README.md @@ -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.