Add multiple chats and bug fixes
alexandrebarbaruiva
released this
07 Jun 20:00
·
15 commits
to master
since this release
This new release adds the possibility of sending daily to multiple Telegram groups.
Bug fixes:
- When no chat id was provided, the bot simply wouldn't respond. Now it sends at least a friendly message.
- Now we're using
pycodestyle
to improve code maintenance.