Implement deploying new Telegram bots/groups/channels while creating a new group (+ telegram_chat_id, telegram_token columns in sqlite3 database schema)
Is it manageable? Obviously, it would be needed to gain API access to Telegram BotFather (bot/group/channel creation)
Implement deploying new Telegram bots/groups/channels while creating a new group (+
telegram_chat_id
,telegram_token
columns in sqlite3 database schema)Is it manageable? Obviously, it would be needed to gain API access to Telegram BotFather (bot/group/channel creation)