M1n007 / telegram-tools

Telegram Tools for auto processing telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Telegram Automate

Recomended Python 3.9.0

ENV

SMS_ACTIVATE_API_KEY=
TELE_API_ID=
TELE_API_HASH=
FIVESIM_BEARER_TOKEN=
FIVESIM_COUNTRY=indonesia
FIVESIM_OPERATOR=any

How to run :

$ pip install -r requirements.txt
$ python index.py

Menu / Feature

 1. Add Session
 2. Join session To Public Group
 3. Create Account [ Manual OTP, session auto added and ready for use ]
 4. Create Account [ Auto OTP from SMS-Activate, session auto added and ready for use ]
 5. Get All Channel/Group participants and Invite To Another Channel/Group ( warn : flooding )
 6. Get OTP From Service Notification
 7. Check active session
 8. Complete Airdrop Task with session ( Not Maintened )
 9. Add 2FA Password to Session
 10. Bulk send message to grup by session ( one group, one session, one message )
 11. Bulk send message to grup by session ( one session, multiple group, one message )
 12. Auto join all session to group call
 13. Join session to grup and send message
 14. Create Account [ Auto OTP from 5Sim.net, session auto added and ready for use ]

About

Telegram Tools for auto processing telegram


Languages

Language:Python 100.0%