Misha12 / GrillBot

Discord bot with features primarily for VUT FIT discord guild.
https://git.grillbot.cloud/
MIT License
5 stars 5 forks source link

Mention detection in $emoteinfo #271

Closed Misha12 closed 3 years ago

Misha12 commented 3 years ago

https://github.com/Misha12/GrillBot/blob/master/src/Grillbot/Modules/EmoteManagerModule.cs#L72

Emoteinfo get contains old mention detection that is not compatible with phones. Implement logic that is in Reminder (https://github.com/Misha12/GrillBot/blob/master/src/Grillbot/Modules/ReminderModule.cs#L71).