TeamOctolings / Octobot

A general-purpose Discord bot for moderation written in C#

Home Page:https://teamoctolings.github.io/Octobot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bot ignores some symbols in the reminder

mctaylors opened this issue · comments

have been spotted missing:

  • _ underscore
  • * asterisk
  • ~ tilde
  • > greather-than
  • [ ` ] backtick

screenshot:

image

possible solution: automatically add a backslash (\) after some characters

Issue caused by library (which is being replaced)