Телеграм-бот для вирішування проблем у фотографів
Telegram-bot that helps users solve problems associated with different locations.The basic functionality of the bot includes:
The Google Spreadsheets:
The bot gets access to Google Spreadsheets and records information about users and their problems in the indicated table.Working with the database:
The bot will count and verify user data in the CSV file.It also saves and updates user information in a JSON file.Processing of commands and messages from users:
Processing the /start command or the first user entrance to the bot.Ask the user to share the contact.Check the user in the list.Choosing the city and the location where the problem arose.Processing of the location and reflection of problems:
After choosing the location, the bot suggests to select the problem from the list.Interaction with the user for a deeper disclosure of the problem:
The bot displays a specific problem and provides the option to choose the user’s subsequent actions, such as “Help” or “Scribe to Admin”.Information in Google Spreadsheets:
After the user processing is completed, the bot saves the information in the specified Google Spreadsheets.Starting the BOT:
After the processing is completed, the bot can be restarted for the start of a new discussion.#telegram-bot #telebot #Python3 #GoogleSheets #pandas #json
The Google Spreadsheets:
The bot gets access to Google Spreadsheets and records information about users and their problems in the indicated table.Working with the database:
The bot will count and verify user data in the CSV file.It also saves and updates user information in a JSON file.Processing of commands and messages from users:
Processing the /start command or the first user entrance to the bot.Ask the user to share the contact.Check the user in the list.Choosing the city and the location where the problem arose.Processing of the location and reflection of problems:
After choosing the location, the bot suggests to select the problem from the list.Interaction with the user for a deeper disclosure of the problem:
The bot displays a specific problem and provides the option to choose the user’s subsequent actions, such as “Help” or “Scribe to Admin”.Information in Google Spreadsheets:
After the user processing is completed, the bot saves the information in the specified Google Spreadsheets.Starting the BOT:
After the processing is completed, the bot can be restarted for the start of a new discussion.#telegram-bot #telebot #Python3 #GoogleSheets #pandas #json