This website requires JavaScript.
Explore
Help
Register
Sign In
groot
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
36f991b6f9376761a9c5ea7b82af7c36dd0e7dc4
automatisch
/
packages
/
docs
/
pages
/
apps
/
discord
/
actions.md
DerKlobold
36f991b6f9
feat: discord createNewEvent action in docs
...
adds a simple entry in the docs for the createNewEvent action
2023-11-26 18:59:01 +01:00
320 B
Raw
Blame
History
favicon, items
favicon
items
/favicons/discord.svg
name
desc
Send a message to channel
Sends a message to a specific channel you specify.
name
desc
Create a new event
Creates a new server event.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>