Telegram Rather game bot written by Python's pyTelegramBotAPI. Questions are a good way to get to know people and provoke interesting conversation. Here are 300+ questions that are sure to add spark to any social gathering.
- Remote server with public IP (For example AWS)
- The server should have self-signed certificate(https://core.telegram.org/bots/self-signed)
git clone https://github.com/Alexandersfg4/Rather_bot.git
pip install pyTelegramBotAPI
pip install cherrypy
pip install logging
- Edit config.cfg
- Start the bot by python main.py