Bot for receiving and processing questionnaires @Tolik_anketa_bot

Python 56 USD
Job 2 of 4
The Telegram bot is designed for managing user profiles. The main functionality of the bot:

Registration and Submission of Profile:

Users can upload their photo, provide a description, price, link to the seminar, and other important information.

Viewing Profile:

Users can view their profile, including photo, description, price, and link to a conditional website, etc.

Administrative Functions:

The bot has an administrative panel where administrators can view the list of users, add new administrators, and view the details of user profiles.
Logging and State Management:

The bot uses FSM (Finite State Machine) to manage different states of interaction with the user, allowing for a structured dialogue.
All information is stored in an SQLite database, ensuring easy storage and access to data.