a powerful tool that sends bulk messages to telegram users. telegram mass dm
developer:https://t.me/profcodes
- Set Up Telegram API data Credentials
- You'll need an API ID and API Hash from my.telegram.org.
ALSO AVAILABLE FOR TELEGRAM MASS DMs GIGS
developer: https://t.me/profcodes
- Go to my.telegram.org.
- Log in with your phone number.
- Click on API development tools.
- Copy your API ID and API Hash.
ALSO AVAILABLE FOR TELEGRAM MASS DMs
developer: https://t.me/profcodes
- Session Saving: The TelegramClient('session_name', api_id, api_hash) automatically saves the session into a file named session_name.session.
- When you run the script again, it won't ask you to log in if the session is still valid.
- Login: The script starts by logging in using your phone number. If the session is already saved, it skips this step.
- Sending Messages: It reads a file (users.txt) containing usernames or phone numbers and sends a message to each one.
ALSO AVAILABLE FOR TELEGRAM MASS DMs
developer:https://t.me/profcodes
Ensure that the users.txt file is in the same directory as the script or provide an absolute path. For sending messages to phone numbers, ensure they are in your Telegram contacts.
sending bulk automated messages to telegram users after scraping the users fromn a group or channel and auto forwarding telegram messages to bulk channels and groups
Telegram bulk message tool