mfdlabs / grid-bot

The underlying code used for the MFDLABS Grid Bot.
https://grid-bot.ops.vmminfra.net
Apache License 2.0
12 stars 1 forks source link

#279: Substring error in MessageReceived handler #293

Closed nikita-petko closed 8 months ago

nikita-petko commented 8 months ago

Fix this by removing the check for the mention prefix -- I do not know why this was here to begin with.

Fixes #279