-–
-–
The bot built for one job: to make note taking and sharing even more powerful
Create, edit, and share notes with anyone on discord
prefix: n
To create multiple work note titles, use ""
nnew [title] [content]
:
Creates a new note with [title] and [content]
ex:nnew "my note" This note title has 2 words!
ex:nnew note1 This is note title has only 1
nread [title]
Opens the note with [title]
ndelete [title]
Deletes the note with [title]
Only the note owner can do this
nedit [title]
Provides the edit menu to edit a note
3 options:
- editing: Add new content
- replacing: Replace lines or words
- removing: Remove lines or words
nlist
List all the notes you have access to
nshare [title] [@user1 @user2 ...]
Shares the note with [title] to all users mentioned
Notes which are shared can be edited by all
Only the note owner can do this
nremove [title] [@user1 @user2 ...]
Removes access of note with [title] to all users mentioned
Only the note owner can do this
ninfo [title]
Displays information about a note
The owner, who it is shared to, and the time of last edit
Only the note owner can do this
nhelp
Displays helpful information (basically this)
Use the commands in the direct message channel with the bot. All commands are still supported.
If you set your notes to too many characters, discord will not be able to show an embed with that many.
Try to limit large blocks of text (>2000 characters) to multiple notes.
If the bot is not working, try reinviting it with this link
Saving files currently is not supported. There are no plans for this as you can just as easily save a note with the file's url.
Because this is an embed, all normal discord markdown is supported. read more
[text](link)
can be used to apply the link to the text.