Skip to content

Commit 3b6d087

Browse files
committed
set discord webhook url for notification
1 parent 98375ff commit 3b6d087

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

rollcron.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
runner:
22
timezone: Asia/Tokyo
3+
env_file: ~/run/discord-bots/runner.env
4+
webhook:
5+
- type: discord
6+
url: $DISCORD_WEBHOOK_URL
37

48
jobs:
59
auto-moderator:

0 commit comments

Comments
 (0)