skiqqy / C45DiscordBot

Proprietary™ (Thats a joke btw) C45 discord bot.
MIT License
2 stars 1 forks source link

Improve the "test" trigger #15

Closed DavidBakerEffendi closed 4 years ago

DavidBakerEffendi commented 4 years ago

Right now the "test" trigger will trigger for "testing" which doesn't make much sense since people won't ask: "Are the testing results out?". Perhaps we should just use a regex match (using NLTK might be overkill).