11 lines
193 B
YAML
11 lines
193 B
YAML
discord:
|
|
# Discord Bot Token
|
|
token: ""
|
|
|
|
# ID of Discord Server to Monitor
|
|
guild_id: ""
|
|
|
|
# Category & Channel IDs
|
|
event_category: ""
|
|
archive_category: ""
|
|
notification_channel: "" |