summaryrefslogtreecommitdiff
path: root/docs/stream/events.md
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2024-12-13 23:50:45 +0500
committerilotterytea <iltsu@alright.party>2024-12-13 23:50:45 +0500
commit2d40d39264de4eed0bdb9e8e0117a8c1e2f199d3 (patch)
tree890df967067371cd5ddb7b83d733db875a253e7a /docs/stream/events.md
parentad05411350f1152cc3c86cebb5b8492d34507b33 (diff)
feat: now you can listen to github
Diffstat (limited to 'docs/stream/events.md')
-rw-r--r--docs/stream/events.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/stream/events.md b/docs/stream/events.md
index d9db6d6..b83a666 100644
--- a/docs/stream/events.md
+++ b/docs/stream/events.md
@@ -12,6 +12,7 @@ The `!event` command gives broadcasters the ability to manage events for streams
+ offline
+ title
+ category
++ github (Placeholders for messages: `%0` - Commit hash, `%1` - Committer name, `%2` - Commit message)
+ custom
## Event flags
@@ -66,6 +67,7 @@ The `!event` command gives broadcasters the ability to manage events for streams
### Creating a new event
+ `!event on forsen:live forsen live!`
++ `!event on ilotterytea/bot:github %1 just made a commit (%0): %2`
### Deleting the event
+ `!event off forsen:live`