Mechmat Support Bot using pyTelegramBotAPI
-
git clone https://github.com/amasyaska/mechmat-support-bot.git cd mechmat-support-bot
-
pip install -r requirements.txt
- create
.env
file in project directory - add your API key to
.env
file:API_KEY="{your key here (in quotes}"
-
python main.py