Dragory / modmailbot

Modmail Bot is a bot for Discord that makes it easier for users to contact moderators and admins for help.
MIT License
688 stars 695 forks source link

Translatable responseMessage #778

Open Hector1801 opened 10 months ago

Hector1801 commented 10 months ago

When a user opens up a ticket, it would display the default value of responseMessage, however, we could be able to set up translations for this text and link them to flag emojis that the bot would add to the responseMessage in the user's DMs. Once one of these flag emojis is clicked by the user, the bot would just edit its message and replace it with the version we had set for that language.

This stops working after the ticket is closed, but if you open up a new one, you'll be able to use this feature again.

DarkView commented 10 months ago

Could potentially be included in #188? Definitely more of an add-on to that though.