AshciR / gerousia-bot

A Telegram bot that inform members of the Gerousia chat group which members are online in their Discord server.
1 stars 0 forks source link

Refactor Telegram bot to be a class #24

Closed AshciR closed 2 years ago

AshciR commented 2 years ago

We realized that the Telegram bot needs a reference to the Discord bot, we decided that refactoring the file into a class would be best.

Acceptance Criteria: