NotUnlikeTheWaves

Results 9 comments of NotUnlikeTheWaves

Good point. We need to explore how different the binding parsing is vs the action substitution

We should consider archiving this repo (under a different name perhaps) and keep it as an archive repo next to the new system

Won't be archiving this repo as it has 65 stars and might be easier to find that way. The final golang version is accessible under the `final_golang_version` tag.

Currently looking at using the inotify API that is already provided through syscall so it doesn't create another dependency.

I am seeing this too, however I'm unsure if it's more an issue with discord itself allowing multiple registration on the same command name

What's the functional idea behind this? Do you want to convert pasted code or files to a pastebin/gist?

Feel free to add yourself with a pull request!

Does bleve make sense for this application? A quick scan around their functionality seems that it returns multiple results as a closest match. Could this favor a page mentioning X...

Worth pointing out that currently there already is a Levenshtein distance check on what it currently returns