The Shop_bot
The bot, created using the aiogram library for Telegram, is a tool for accepting orders through Telegram and transferring them to a Google table. The bot allows users to send orders through the chat to Telegram, after which it carries out the verification of the received data. After successful checking, the bot automatically saves the order information in a specific Google table.
The bot has the following possibilities:
Users can send orders, including the necessary data, such as the product name, number, delivery address, etc., directly in the chat with the bot.
The bot carries out the data entered to make sure that all the required fields are
filled correctly.
After checking, the bot creates an order record and transmits the information to the specified Google table.
With the use of aiogram, the bot provides a simple and intuitively understandable interface for users, as well as effective interaction with Google tables for storing and managing orders.
The bot has the following possibilities:
Users can send orders, including the necessary data, such as the product name, number, delivery address, etc., directly in the chat with the bot.
The bot carries out the data entered to make sure that all the required fields are
filled correctly.
After checking, the bot creates an order record and transmits the information to the specified Google table.
With the use of aiogram, the bot provides a simple and intuitively understandable interface for users, as well as effective interaction with Google tables for storing and managing orders.