foxel / telegram-quest-bot

Telegram Bot framework for text quest/quiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

telegram-quest-bot

Telegram Bot framework for text quest/quiz

quick start

  • create a bot with https://t.me/BotFather
  • install dependencies
  • put your token and quiz/quest data into config.yml (see example-config.yml)
  • put images (if used) into images folder
  • run the bot
  • have fun

About

Telegram Bot framework for text quest/quiz


Languages

Language:Python 94.9%Language:Dockerfile 5.1%