feat(README): add channel category functions
- Add functions to create, edit, and delete channel categories - Enhance documentation for better clarity on available features
This commit is contained in:
parent
2df48da13b
commit
c03f07f6a9
|
|
@ -278,6 +278,9 @@ You can use Docker containers with both Claude and Cursor:
|
|||
|
||||
- `discord_create_text_channel`: Create a text channel
|
||||
- `discord_delete_channel`: Delete a channel
|
||||
- `discord_create_category`: Create a channel category
|
||||
- `discord_edit_category`: Edit a channel category
|
||||
- `discord_delete_category`: Delete a channel category
|
||||
|
||||
### Forum Functions
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue