Telegram bots to create rows
Often there were cases when, in pairs at a university, on distance learning, we quarreled about who should do the work now, so the idea came up to create a bot that would arrange us in a row, with all sorts of interesting features such as creating a queue at a given time (whatever were on an equal footing to enter the queue at a specific time), or go to a specific place if you want to sign up early, but not in the first place due to shyness or fear.
Thus, bot_queue_bot appeared. He addressed all these needs and helped arrange any such assignments without dispute. It is important to note that for security, most important commands are only allowed to the administrators of the chat in which it is added. The bot uses a MySQL database to store information. If you want to test the bot, then it is running on GCP, but I note that you need to create a chat with it for this :)
For work, I can create almost any bot that may interest you. I will do it using the Golang language, as it is very smart and optimized.I can also create images for Docker with Multistage and a docker-compose file example.
Thus, bot_queue_bot appeared. He addressed all these needs and helped arrange any such assignments without dispute. It is important to note that for security, most important commands are only allowed to the administrators of the chat in which it is added. The bot uses a MySQL database to store information. If you want to test the bot, then it is running on GCP, but I note that you need to create a chat with it for this :)
For work, I can create almost any bot that may interest you. I will do it using the Golang language, as it is very smart and optimized.I can also create images for Docker with Multistage and a docker-compose file example.