Work in progress. T
pip install Flask
pip install pymongo
pip install requests
pip install dnspython
pip install passlib
- After making a change on production:
git add .
+git commit -am "your message"
- Pushing the app to the cloud:
git push heroku master
- Checking for logs:
heroku logs --tail
To build a bot for Telegram, you need to talk to BotFather and follow the simple steps. He will give you a token to start a chat with your bot.
Eyüp Barlas [email protected]
Waasiq Masood [email protected]
For more projects from me, click here.
For more projects from Waasiq, click here