Updated documentation.

Storm Dragon
2025-08-11 03:20:39 -04:00
parent 7672ab9e69
commit 30a6cc4925

@@ -150,9 +150,21 @@ Remove favorite from a post.
### `/bookmark <code>`
Bookmark a post for later.
**Usage:**
```bash
/bookmark a3 # Bookmark post a3
/bookmark b7 # Bookmark post b7
```
### `/unbookmark <code>`
Remove bookmark from a post.
**Usage:**
```bash
/unbookmark a3 # Remove bookmark from post a3
/unbookmark b7 # Remove bookmark from post b7
```
### `/vote <code> <choices>`
Vote in a poll.