Telegram Bot

Telegram bot scaffold using python-telegram-bot library.

Create this template

bash
# install
pip install jyinit

# create a scaffold for a telegram bot
jyinit create my-project --type telegram-bot

# interactive mode => you will be allowed to choose the TEMPLATE in interactive mode too
jyinit create my-project --interactive

Great for

  • bots