update readme.md

This commit is contained in:
2024-08-18 11:45:29 +02:00
parent cbd9906849
commit 02a4d305c0
+4 -3
View File
@@ -12,6 +12,7 @@ instance of the bot.
All users that have the app installed can use the /note (command name configurable by admin) command to retrieve a note. All users that have the app installed can use the /note (command name configurable by admin) command to retrieve a note.
#### Admin #### Admin
Only configured admin user can add notes. To add a note, you need to have your user id specified in the noted.properties Only configured admin user can add, edit or delete notes. To add a note, you need to have your user id specified in the
configuration file. You can specify multiple user ids separated by `,`. You can use add-note command to add a note, edit-note to edit a note, delete-note to delete a note. noted.properties configuration file. You can specify multiple user ids separated by `,`. You can use add-note command to
Those commands are only available in the direct message channel with the bot. add a note, edit-note to edit a note, delete-note to delete a note. Those commands are only available in the direct
message channel with the bot.