feat: discord createNewEvent action in docs
adds a simple entry in the docs for the createNewEvent action
This commit is contained in:
@@ -3,6 +3,8 @@ favicon: /favicons/discord.svg
|
|||||||
items:
|
items:
|
||||||
- name: Send a message to channel
|
- name: Send a message to channel
|
||||||
desc: Sends a message to a specific channel you specify.
|
desc: Sends a message to a specific channel you specify.
|
||||||
|
- name: Create a new event
|
||||||
|
desc: Creates a new server event.
|
||||||
---
|
---
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
|
Reference in New Issue
Block a user