You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
|
2 years ago | |
---|---|---|
propergrammar | 3 years ago | |
.drone.yml | 2 years ago | |
.gitignore | 3 years ago | |
.gitlab-ci.yml | 3 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago | |
manage.py | 3 years ago | |
requirements.frozen.txt | 2 years ago | |
requirements.txt | 3 years ago | |
sonar-project.properties | 2 years ago | |
spelling_libreoffice_colibri_cc0.svg | 3 years ago | |
spelling_libreoffice_colibri_cc0.svg.png | 3 years ago | |
spelling_libreoffice_colibri_cc0_48.svg | 3 years ago | |
telegram-bot-use-proper-grammar.service | 3 years ago |
README.md
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