Add setup method to execute actions after connect

Signed-off-by: Knut Ahlers <knut@ahlers.me>
Knut Ahlers 2021-08-07 15:24:11 +02:00
parent f9aea05f20
commit 01f32c9ff2

@ -105,6 +105,13 @@ Updates the presence status of the bot to display the next stream
| `cron` | | string | `* * * * *` | When to execute the module | | `cron` | | string | `* * * * *` | When to execute the module |
| `schedule_past_time` | | duration | `15m` | How long in the past should the schedule contain an entry | | `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` ## Type: `schedule`
Posts stream schedule derived from Twitch schedule as embed in Discord channel Posts stream schedule derived from Twitch schedule as embed in Discord channel