Multi-Assistant Vars
These are the minimum required vars need to setup Multi-Assistant Mode
What is Multi-Assistant Mode?
- One Telegram Account can join upto 500 chats. If your bot is running in higher number of chats it will create a problem for assistant to join and leave chat everytime giving invite link exportation floods too
- You can use upto 5 Assistant Clients ( allowing your bot to atleast work in 2000-2500 chats at a time )
Setting
STRING_SESSION
is mandatory and rest if you want multi-assistant mode you can set else leave blank.A Pyrogram String Session of a Telegram Account which will be joining Group Calls for streaming.
Last modified 10mo ago