bart-kneepkens / SpellingCopBot

SpellingCop enforces custom spelling rules in Telegram chats
3 stars 1 forks source link

Accept Regex #1

Closed MaikoKingma closed 6 years ago

MaikoKingma commented 7 years ago

Let the bot accept regex when a new spelling mistake is added

bart-kneepkens commented 6 years ago

@MaikoKingma Can you specify how exactly you'd see this work? I can imagine rules that are triggered when a certain Regular Expression matches the input. However, how do you envision would the bot replace the current input with the correction?

I'm lifting this issue from 1.1.0, to be done later if there is a clear overview of the requirements.