lzzy12 / python-aria-mirror-bot

A telegram bot for all your mirror needs | OG Repo
https://t.me/pythonmirrorsupport
GNU General Public License v3.0
736 stars 1.3k forks source link

Allow everyone to use the bot? #239

Closed edthepurple closed 2 years ago

edthepurple commented 3 years ago

Hey.

how can I allow everyone to use the bot? currently only the owner specified in the config.env can use the bot.

Thanks for your efforts. great project.

icebarf commented 3 years ago

Please create a authorized_chats.txt and then put in the id of the chats that you wish to be automatically authorized. If there are more than one ids they must be separated by a new line.

ksauraj commented 2 years ago

Check Forks of this repo which have option for AUTH_CHATS (a new variable for letting the bot to use by multiple users) , also allowing everyone to use your bot will result fatal. KthnxBye