loTus04 / Telegram-pub-bot

Telegram-pub-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram-pub-bot

Version Documentation Maintenance License: MIT

This is an bot that will send a message to all ur telegram groups


Requirements

  • pip3
  • python3

Install

pip install pystyle
pip install telethon

SETUP

 - First Time
   La premiere fois le programe vous demandera votre numero et code de verification pour acceder a l'api telegram
   Ceci est obligatoire sinon vous ne pourez pas acceder a l'api telegram
   
 - Account:
   Go to https://my.telegram.org, under API Development
   Recup api_id and api_hash
   tuto: https://www.youtube.com/watch?v=8naENmP3rg4
   Dans /config/account.txt remplacer api_id & api_hash avec vos informations
   
 - Message:
   Dans /config/pub.txt rentrer votre message a envoyoyer
   
 - Channels:
   Apres avoir fait .channels, allez dans /config/channels.txt et suprer les channels ou vous ne voulez pas envoyer de message

USSAGE

   HELP COMMANDS
   -------------

   .message    | see saved message
   .account    | see saved account
   .channels   | load channels and save them
   .pub <time> | start the bot with a delay, example: {Col.cyan}.pub 2h{Col.reset}
   
   <time> ~ example: 5m, 2h, 45m...

Author

👤 @loTus01

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 loTus01.
This project is MIT licensed.


About

Telegram-pub-bot


Languages

Language:Python 100.0%