Knowledgebase system/module #7
Labels
status: Awaiting Input
It needs input from other contributors.
type: Discussion
Something which needs discussion.
Milestone
I dare not even count the amount of times I've seen someone take the time to craft a wonderful message, explaining how to solve some issue, or approach some problem. In some cases, these messages can end up being better than even the excellent official docs themselves!
Now imagine, what if we could:
And the use-cases are many.
For example, this is a very common exchange to see on the server:
Now imagine the alternative:
(Bot sends User A a Direct Message explaining how to format code.
Imagine how much time, effort, bandwidth etc. we'll save!
I actually created such a system before for a bot on a server I used to admin at. It used Discord.js and Discord.js-Commando, even.
The data was stored in MongoDB (I regard it as a mistake).
If I was going to remake such a system, I would likely use Postgres and JSONB columns.
I'd be happy to undertake this feature.
The text was updated successfully, but these errors were encountered: