bostrot / telegram-support-bot

A Telegram ticketing/supporting system.
https://botspace.bostrot.com
GNU General Public License v3.0
447 stars 152 forks source link

Forwarding Responses to Parent Category #79

Open ContrEarnean opened 2 years ago

ContrEarnean commented 2 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

ContrEarnean commented 2 years ago

Problem: When using Subcategories: The customers' queries are posted to the selected subcategory together with their ticket numbers. They are also posted in the parent category's group chat. But unfortunately, the responses from agents and support staff are not posted to the parent category's group chat.

Solution: It should be possible for the bot to forward responses from the support staff with the related ticket numbers to the parent category.

This will help in managing support teams, where the manager would monitor the parent categories and check if tickets are piling up in one subcategory, or if another is hardly used...etc