diff options
| author | 2021-12-01 22:32:26 +0000 | |
|---|---|---|
| committer | 2021-12-01 22:32:26 +0000 | |
| commit | 230e49b2d72b40190c4081dd0afb3c9f0ab095e2 (patch) | |
| tree | 0808310931f843b3b6ec8e49af6d9c41ddce5a4e /config-default.yml | |
| parent | Merge pull request #1928 from python-discord/kill-sir-threadevere (diff) | |
| parent | Merge branch 'main' into subscribe-with-buttons (diff) | |
Merge pull request #1868 from python-discord/subscribe-with-buttons
Subscribe with buttons
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index 7400cf200..0d3ddc005 100644 --- a/config-default.yml +++ b/config-default.yml @@ -264,7 +264,12 @@ guild: - *BLACK_FORMATTER roles: + # Self-assignable roles, see the Subscribe cog + advent_of_code: 518565788744024082 announcements: 463658397560995840 + lovefest: 542431903886606399 + pyweek_announcements: 897568414044938310 + contributors: 295488872404484098 help_cooldown: 699189276025421825 muted: &MUTED_ROLE 277914926603829249 |