Skip to content

DmRafaule/TimQuizzer-bot

Repository files navigation

TimQuizzer

This bot made for fun.

You can use it as you wish. This bot was created for the article on a website Tim the Webmaster

Basic features

  • Conduct a survey
  • Generate a result
  • Set up result output

Setup

  • Make sure you have created a virtual enviroment, like this
python -m venv .venv
  • And source it
source .venv/bin/activate
  • Then install all requirements
pip install -r requirements.txt
  • Create .env file and paste it
echo "BOT_TOKEN=*your telegram bot token*" > .env

End

Now you are ready to use this bot.

About

This is a telegram bot. Which conducts a survey of users.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors