Skip to content

niyozbek/niyozbek-simple-python-telegram-bot

Repository files navigation

Tutorial videos are on my youtube channel!

https://www.youtube.com/@YoungDev98/videos
[Playlist - inspired by CS50 Harvard classes]
How to create PHP Telegram Bot, text commands - Tutorial 1
How to create Python Telegram Bot, text to speech - Tutorial 2 (in 10 minutes)
How to create Python Telegram Bot, image to text, OCR - Tutorial 3 (In 10 minutes)
How to create Python Telegram Bot, speech to text - Tutorial 4 (In 10 minutes)
How to create Python Telegram Bot, using wrapper, framework - Tutorial 5 (In 10 minutes)
How to create Python Telegram Bot, webhook Heroku Cloud - Tutorial 6

Steps to run the project:

1. python3

2. pip3 - package-management for python3

3. sudo pip3 install pyttsx3 - to install python3 extension run

after copying, make sure to dublicate the .env.dist => .env and paster your own api key

for more information about available methods and etc for telegram bot

About

This repository includes a telegram bot that receives both webhook and long polling updates. Refer to video tutorials on youtube for complete usage of these files: https://www.youtube.com/@YoungDev98/videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published