Skip to content

kakalpa/Telegram-Bot-Python-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Telgram Message Python Script

a Sample Python code to send telegram messages

requirements

install python-telegram-bot package using

pip install python-telegram-bot

since this uses asyncio python 3.7 or higher is needed.

You can use chat_id.py to get your chat ID. make sure to send a message to the bot beforehand otherwise ID will not be genarated. Refer this Article on how to create a Chat bot in Telegram.

Change Token and chat ID in the script telegram_sender.py.

About

a Sample python code to send telgram messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages