Gerald-Development / Barista-Gerald

Gerald general purpose discord bot.
GNU General Public License v3.0
3 stars 3 forks source link

Reimplement command suggestion system #140

Closed ElementalMP4 closed 3 years ago

ElementalMP4 commented 3 years ago

Use levenshtein distance instead of NLP to gather results If any similar command names are found, show them to the user Ignore aliases Should work in DMs Maybe create a service so the calculator can be used later for commands or searching stuff