fiffu / arisa2

Very soft Discord bot
5 stars 5 forks source link

TODO: cogs/danbooru #2

Open fiffu opened 5 years ago

fiffu commented 5 years ago
fiffu commented 5 years ago

Last feature is kind of hard to do. One approach would be to try and fix common mistake patterns (like firstname_lastname when they should be lastname_firstname). This is probably be implemented. Another approach would be popping off letters from the end and repeating a wildcard search with the shortened tag until it resolves into a valid tag, but that doesn't seem very useful or efficient.

fiffu commented 5 years ago

Merge #14 into todo issue