Group-chatting-bot

A bot to send messeges to group using bot telegram bot

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

Deploy

Deploy on Heroku

Deploy in your vps

git clone https://github.com/pyrogramers/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
GitHub - pyrogramers/groupchattingbot at pythonawesome.com
A Telegram bot to send messages in Telegram groups or Channels using bots anonymously. - GitHub - pyrogramers/groupchattingbot at pythonawesome.com