Skip to content

Commit 9cf3e72

Browse files
authored
Create README.md
Added second part tutorial to Python section on deploying Telegram bot to production environment.
1 parent 583dccf commit 9cf3e72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
6262
* [Build a Facebook Messenger Bot](https://blog.hartleybrody.com/fb-messenger-bot/)
6363
* [Making a Reddit + Facebook Messenger Bot](https://pythontips.com/2017/04/13/making-a-reddit-facebook-messenger-bot/)
6464
* [How To Create a Telegram Bot Using Python](https://khashtamov.com/en/how-to-create-a-telegram-bot-using-python/)
65+
* [How To Deploy a Telegram Bot](https://khashtamov.com/en/how-to-deploy-telegram-bot-django/)
6566
### Miscellaneous:
6667
* [Build a Simple Interpreter](https://ruslanspivak.com/lsbasi-part1/)
6768
* [Write a NoSQL Database in Python](https://jeffknupp.com/blog/2014/09/01/what-is-a-nosql-database-learn-by-writing-one-in-python/)

0 commit comments

Comments
 (0)