Open
Description
As suggested on Discord, what if our bot had a command that could process basic natural language queries and maybe respond to them by quoting from the appropriate Codewars docs, and / or attempt to translate them into other standard commands? E.g. assuming my server nick matches my Codewars username, I could ask:
?ask How many 1 kyus do I need to complete to reach 2 dan?
30
Basically something similar to this assignment in an AI course, which doesn't seem too sophisticated, though perhaps a more complex approach is required for greater accuracy. Of course, there's also the question of whether such things are suitable in Node.js / TypeScript compared to Python.
What do you think?
Metadata
Metadata
Assignees
Labels
No labels