Group-chatting-bot

A bot to send messeges to group using bot telegram bot


❤️ Support


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

Credits

GitHub

View Github