RadioBot

Simple Bot To Control the number of hours for each podcast client

Core Function

  1. Creating new entities → { /add_podcast }
  2. Deleting old entities → { /delete_podcast }
  3. Adding hours to the entities → { /add_hours }
  4. Removing hours to the entities → { /remove_hours }

All the information need to be stored inside a DB

Technologies

Telegram Bot

python

telegram-python-bot

Database

Json stored with python Script

Hosting

Google App Script

Chat Flow

ChatFlow