- Notifications
You must be signed in to change notification settings - Fork5.7k
Closed
Description
I wrote an authentication function to my private bots, to control who can use the bot.
I thought to add it to this project, but there are 2 problems:
- The bot should save a file, DB, to remember which user are authenticated.
- The manager- the first user, should insert his id directly to code or DB.