Telegram bot for automating the creation and sending of advertisements
A Telegram bot has been developed in Python that automates the process of creating and sending ads to a Telegram channel. The bot interacts with the user through sequential requests and generates ready text based on a given template.
Bot functionality:
1) Requests information from the user:
- Type of item (selection from a list or manual input)
- Brand (selection from a list or manual input)
- Size (selection from a list or manual input)
- Price (fixed options or manual input)
- Photo (from 1 to 10 images)
2) Automatically generates an ad in the specified format with emojis and hashtags according to the template:
[Type of item] [Brand]
#[Size]
Condition: [Condition]/5 Price: [Price] UAH
#[Item type hashtags] #[Brand hashtags]
3) Sends the generated ad to the Telegram channel
4) Supports a user-friendly interface with selection buttons
#TelegramBot #Automation #Chatbots #TelegramBot
Bot functionality:
1) Requests information from the user:
- Type of item (selection from a list or manual input)
- Brand (selection from a list or manual input)
- Size (selection from a list or manual input)
- Price (fixed options or manual input)
- Photo (from 1 to 10 images)
2) Automatically generates an ad in the specified format with emojis and hashtags according to the template:
[Type of item] [Brand]
#[Size]
Condition: [Condition]/5 Price: [Price] UAH
#[Item type hashtags] #[Brand hashtags]
3) Sends the generated ad to the Telegram channel
4) Supports a user-friendly interface with selection buttons
#TelegramBot #Automation #Chatbots #TelegramBot