Skip to content
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

Closed
rom1504 opened this issue Aug 16, 2020 · 7 comments
Closed

Helper discord bot #1253

rom1504 opened this issue Aug 16, 2020 · 7 comments
Labels
new feature Stage1 just created by someone new to the project, we don't know yet if it deserves an implementation / a f

Comments

@rom1504
Copy link
Member

rom1504 commented Aug 16, 2020

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"

@TheDudeFromCI
Copy link
Member

That would be extremely useful. Also post links to FAQ, API, Examples, and Tutorials.

@imharvol
Copy link
Contributor

imharvol commented Aug 23, 2020

I don't know much about chatbots, but I made this draft
https://github.com/ImHarvol/prismarinejs-dhelper

Is it a good start? What are your ideas?

@wvffle
Copy link
Member

wvffle commented Aug 23, 2020

I don't know much about chatbots, but I made this draft
https://github.com/ImHarvol/prismarinejs-dhelper

Is it a good start? What are your ideas?

I'd lowercase thestrings when choosing intent. leven is considering different cases as different letters

@rom1504
Copy link
Member Author

rom1504 commented Aug 23, 2020

There are a bunch of known to work well information retrieval techniques that make all of this easy, and are already implemented.
I'll comment later with some links, to make this better.

@rom1504 rom1504 added the Stage1 just created by someone new to the project, we don't know yet if it deserves an implementation / a f label Feb 6, 2021
@u9g
Copy link
Member

u9g commented Feb 17, 2021

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

@rom1504
Copy link
Member Author

rom1504 commented Feb 17, 2021 via email

@rom1504
Copy link
Member Author

rom1504 commented Jan 11, 2025

This is done

@rom1504 rom1504 closed this as completed Jan 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Stage1 just created by someone new to the project, we don't know yet if it deserves an implementation / a f
Projects
None yet
Development

No branches or pull requests

5 participants