From b35eaba2aa931f037dc5f6a6c2a3b02e4146d856 Mon Sep 17 00:00:00 2001 From: ChrisJL Date: Sun, 6 Apr 2025 14:36:07 +0100 Subject: Numbers (#319) * Bump deps to latest * Add numbers cog --- arthur/config.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'arthur/config.py') diff --git a/arthur/config.py b/arthur/config.py index bed026c..b47a77e 100644 --- a/arthur/config.py +++ b/arthur/config.py @@ -27,8 +27,10 @@ class Config( devops_role: int = 409416496733880320 guild_id: int = 267624335836053506 devops_channel_id: int = 675756741417369640 + devops_vc_id: int = 881573757536329758 ldap_bootstrap_channel_id: int = 1266358923875586160 sentry_dsn: str = "" + numbers_url: str = "https://pydis.wtf/numbers" # LDAP & Directory # -- cgit v1.2.3