krustowski / tiny-monitor-api

API-first lightweight service-monitoring tool for docker (pre-release)
https://mon.n0p.cz
MIT License
1 stars 0 forks source link

Automatic Telegram bots generation #6

Open krustowski opened 3 years ago

krustowski commented 3 years ago

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)

krustowski commented 3 years ago