Space Station 13 - Modules - TypesVar Details

discord_configuration

Config holder for all things relating to discord webhooks

Vars

admin_role_idAdmin role to ping if no admins are online. Disables if empty string
admin_webhook_urlsList of all URLs for the mentor webhooks
forward_all_ahelpsDo we want to forward all ahelps or just ones sent with no active admins
main_webhook_urlsList of all URLs for the main webhooks
mentor_role_idMentor role to ping if no mentors are online. Disables if empty string
mentor_webhook_urlsList of all URLs for the admin webhooks
webhooks_enabledAre 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 mentor 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 admin webhooks

webhooks_enabled

Are webhooks enabled at all