Skip to content

Harshit-shrivastav/groupchattingbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Group-chatting-bot

A bot to send messeges to group using bot telegram bot

Made with Python3
(C) Harshit-shrivastav
Copyright permission under MIT License
License -> https://github.com/Harshit-shrivastav/groupchattingbot//blob/main/LICENSE

Deploy

Deploy on Heroku

Deploy in your vps
git clone https://github.com/Harshit-shrivastav/groupchattingbot//tree/main
cd groupchattingbot
pip3 install -r requirements.txt
# <Create Variables appropriately>
python3 main.py

Variables

  • API_HASH Your API Hash from my.telegram.org
  • API_ID Your API ID from my.telegram.org
  • BOT_TOKEN Your bot token from @BotFather
  • USER_ID Your userID from @missrose_bot
  • CHAT_ID Your group id from by adding missrose_bot to your group and sending /id cmd

Credits

About

A Telegram bot to send messages in Telegram groups or Channels using bots anonymously.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published