From 01f32c9ff2bffec1441f43c96a37393c8acb1374 Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sat, 7 Aug 2021 15:24:11 +0200 Subject: [PATCH] Add setup method to execute actions after connect Signed-off-by: Knut Ahlers --- Home.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Home.md b/Home.md index 1fda109..b5ad300 100644 --- a/Home.md +++ b/Home.md @@ -105,6 +105,13 @@ Updates the presence status of the bot to display the next stream | `cron` | | string | `* * * * *` | When to execute the module | | `schedule_past_time` | | duration | `15m` | How long in the past should the schedule contain an entry | +## Type: `reactionrole` + +Creates a post with pre-set reactions and assigns roles on reaction + +| Attribute | Req. | Type | Default Value | Description | +| --------- | :--: | ---- | ------------- | ----------- | + ## Type: `schedule` Posts stream schedule derived from Twitch schedule as embed in Discord channel