Skip to content

polimaurizio/Telegram-Chat-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Telegram-Chat-Bot

Install:

pip install requests

.env

Create .env file with this content:

TOKEN="YOUR_TOKEN"
CHAT_ID="YOUR_CHAT_ID"

Add your bot token and the chat id of the receiver.

Run program:

python3 telegrambot.py

About

Telegram bot to send automatic messages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages