-
-
Notifications
You must be signed in to change notification settings - Fork 945
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Helper discord bot #1253
Comments
That would be extremely useful. Also post links to FAQ, API, Examples, and Tutorials. |
I don't know much about chatbots, but I made this draft Is it a good start? What are your ideas? |
I'd lowercase thestrings when choosing intent. leven is considering different cases as different letters |
There are a bunch of known to work well information retrieval techniques that make all of this easy, and are already implemented. |
How would everyone feel If we added a bot with common questions to have a tag like in D.js disc. That way we can do something like ?pathfinder or ?digblock or ?async etc and add on, that way the bot can link to tutorials or whatnot |
Sure go ahead
…On Wed, Feb 17, 2021, 17:22 u9g ***@***.***> wrote:
How would everyone feel If we added a bot with common questions to have a
tag like in D.js disc. That way we can do something like ?pathfinder or
?digblock or ?async etc and add on, that way the bot can link to tutorials
or whatnot
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1253 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAR437RJEBBOMRXJOXZURY3S7PUK3ANCNFSM4QA2YUSA>
.
|
This is done |
Make a discord bot that will automatically post links to discord based on basic keyword extraction.
Will be able to answer trivially frequent questions such as " How do i make my bot send messages intwo discord servers"
The text was updated successfully, but these errors were encountered: