Telegram Online Bot
Budget: ₹600 – ₹1,500 INR
The bot must be developed in the latest version of pyrogram library.
- It should have a command like /online that'll open a menu to select the number of clients we want to make online, and after selecting them, there should be another menu to select the time for how long they must be online
- Same for making the accounts offline too, /offline command would pop up a menu, to select the numbers of clients which should be made be offline.
- Only sudo users can access the bot, it's easy as af
- if possible integrate a way to login the accounts via numbers instead of string sessions, we setup the numbers in a number.txt file or a python list, when we start the bot with python3 login.py, account will start login, there must be a option to randomly chose between multiple API ID & API hash to avoid Telegram API limitations.
- If a session or user account failed to start whatever the reason is, the controlling bot must forward the message to logger group that SESSION1 (number of account) failed to start (reason eg. Accounts deleted, banned, session expired whatever it is)
Note: don't limit the number of accounts in the bot.
Attaching a a video for reference how the bot should work, if you need the code Lemme know it's already written for /online and /offline thing, but need it don't make the online.
- It should have a command like /online that'll open a menu to select the number of clients we want to make online, and after selecting them, there should be another menu to select the time for how long they must be online
- Same for making the accounts offline too, /offline command would pop up a menu, to select the numbers of clients which should be made be offline.
- Only sudo users can access the bot, it's easy as af
- if possible integrate a way to login the accounts via numbers instead of string sessions, we setup the numbers in a number.txt file or a python list, when we start the bot with python3 login.py, account will start login, there must be a option to randomly chose between multiple API ID & API hash to avoid Telegram API limitations.
- If a session or user account failed to start whatever the reason is, the controlling bot must forward the message to logger group that SESSION1 (number of account) failed to start (reason eg. Accounts deleted, banned, session expired whatever it is)
Note: don't limit the number of accounts in the bot.
Attaching a a video for reference how the bot should work, if you need the code Lemme know it's already written for /online and /offline thing, but need it don't make the online.