Carlosma7 / SquadBot

Telegram bot that offers a series of facilities for managing daily tasks in groups of friends.
GNU General Public License v3.0
0 stars 0 forks source link

Bot logic definition #14

Open Carlosma7 opened 2 years ago

Carlosma7 commented 2 years ago

For the Telegram bot behaviour, a new class will be needed to contain all the logic for the bot. It will use the telebot API via pyTelegramBotAPI.

Carlosma7 commented 2 years ago

A main behaviour will be needed for a basic bot who just talks and notifies of its funcionality.