Telegram - Use Proper Grammar, Please! =========================== Sometimes we need a bot that repeats a set of messages over and over... even more than the frequency you're willing to copy-paste. Because of those people who need to be reminded more than you're able to remind them, this bot exists. ## Running locally - Create a bot - Create the file `telegrambot.txt` containing the API key - Run `make serve` on a terminal ## Deploying - Copy `telegrambot.txt` to `/var/www/telegram-bot-use-proper-grammar` - Run `make deploy`