Discord Components & Role Selection (#5)

This commit is contained in:
2023-04-01 01:23:37 -04:00
committed by GitHub
parent 5e6a433b92
commit e1038a15cd
25 changed files with 696 additions and 31 deletions

View File

@@ -10,10 +10,29 @@ discord:
archive_category: ""
notification_channel: ""
# # Configure role selection
# role_selection:
# - title: "SELECTION TITLE"
# description: "SELECTION DESCRIPTION"
# discord_channel: ""
# roles:
# - name: Red
# color: "#f64c38"
# - name: Blue
# color: "#1a88ff"
# mastodon:
# server: https://mastodon.social
# username: my_user
# password: secret
# client_id: 1234
# client_secret: secret2
# client_secret: secret2
# # Feature flags can be used to
# # disable specific features
# features:
# manage_event_channels: true
# announce_events: true
# recurring_events: true
# role_selection: true