Getting started with Knowledge Manager
You must have “Manage Server” permissions or be the owner of the server to add a bot to a Discord server.
Once you have clicked on the “Authorise” button, the bot will join your server, and you will be able to see its slash commands.
Getting a basic understanding
Setup
After adding the bot to your server, you can get a guided tour to set up some basic settings by running the following command:
Documents
We will go through some of the most common commands to get a basic understanding.
First, create a new document:
this will open a dialog where you can enter the title and content of your first document.
Now you can see your new created document here:
The document will appear in the “default” project.
To read a task use this command:
Command Options
Required | Name | Description |
---|---|---|
Yes | document | The title of the document you want to read |
If you have entered the title of your document correctly, you will see the content of your document.
All task commands can be found here.
Topics
You can use topics to categorize your documents. Now we will create our first topic called “website”:
Command Options
Required | Name | Description |
---|---|---|
Yes | topic | The name of the topic you want to create |
We can check if the topic is created, by listing all topics:
You topic should be listed now.
To move a document inside the topic, use this command:
Command Options
Required | Name | Description |
---|---|---|
Yes | document | The title of the document you want to move |
Yes | topic | The name of the topic you want to move the document to |
Now when we run “document list”, your document will be displayed inside the topic.
Projects
If your team is working on different things at the same time, projects come in handy. In short, a project is a container for your topics. Read more about projects here.
Your first document was already created in a project. This is the default project, and unless you create another, all documents and topics will be created in this project.
I need help
Join our Discord server here to get help from the developers and moderators.
If you want to get a list all commands take a look at this page.