The Resender Bot
The bot that translates messages from the channel and group to the site. The bot was developed in Python programming language using the pyTelegramBotAPI module.
The bot takes into account: the presence of a picture in the message (save it in the database), records the sender of the message from whom the message was sent (forward), shows if the message was in response to another (reply) etc.
The Admin Panel is implemented on the Django framework. Beckend is responsible for storing and managing images, extracting a certain number of (in form) messages on the site.
The bot takes into account: the presence of a picture in the message (save it in the database), records the sender of the message from whom the message was sent (forward), shows if the message was in response to another (reply) etc.
The Admin Panel is implemented on the Django framework. Beckend is responsible for storing and managing images, extracting a certain number of (in form) messages on the site.