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: 1. The bot should save a file, DB, to remember which user are authenticated. 2. The manager- the first user, should insert his id directly to code or DB.