beanbeanjuice / cafeBot

A Discord bot! It has a currency system, cafe menu, poll and raffle system, and much more! It also has interaction commands such as hugging and smiling, but also commands for getting cafe memes, and soon to be more!
https://www.beanbeanjuice.com
GNU General Public License v3.0
9 stars 3 forks source link

[IMPROVEMENT] Remove Whitespace for "AI" Messages #596

Open beanbeanjuice opened 12 months ago

beanbeanjuice commented 12 months ago

Improvement Description

Right now, multiple variations of one "AI" trigger is needed. For example, good morning and goodmorning are both needed. Removing spaces would negate this issue and make the ai.json file cleaner.


Checklist