discord_configuration
Config holder for all things relating to discord webhooks
Vars | |
admin_role_id | Admin role to ping if no admins are online. Disables if empty string |
---|---|
admin_webhook_urls | List of all URLs for the admin webhooks |
forward_all_ahelps | Do we want to forward all ahelps or just ones sent with no active admins |
main_webhook_urls | List of all URLs for the main webhooks |
mentor_role_id | Mentor role to ping if no mentors are online. Disables if empty string |
mentor_webhook_urls | List of all URLs for the mentor webhooks |
webhooks_enabled | Are webhooks enabled at all |
Var Details
admin_role_id
Admin role to ping if no admins are online. Disables if empty string
admin_webhook_urls
List of all URLs for the admin webhooks
forward_all_ahelps
Do we want to forward all ahelps or just ones sent with no active admins
main_webhook_urls
List of all URLs for the main webhooks
mentor_role_id
Mentor role to ping if no mentors are online. Disables if empty string
mentor_webhook_urls
List of all URLs for the mentor webhooks
webhooks_enabled
Are webhooks enabled at all