diff options
| author | 2019-09-14 15:05:42 +0200 | |
|---|---|---|
| committer | 2019-09-14 15:05:42 +0200 | |
| commit | 9ae39f343a685a985778797e9f9195d205bc2e43 (patch) | |
| tree | b78dc362be1d67ea519fa7a789e3de456fd3f00c /config-default.yml | |
| parent | We now also detect bot tokens outside quotes. (diff) | |
Nuking the Roles.developer role.
We're not really using this, we're using Roles.verified. This provides
superiour readability, and there's no reason we should use two instead
of just one. I also added a comment to clarify that this role
represents the Developers role on pydis.
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml index 4c9cb72dc..fb33caaf6 100644 --- a/config-default.yml +++ b/config-default.yml @@ -127,7 +127,6 @@ guild: announcements: 463658397560995840 champion: 430492892331769857 contributor: 295488872404484098 - developer: 352427296948486144 devops: &DEVOPS_ROLE 409416496733880320 jammer: 423054537079783434 moderator: &MOD_ROLE 267629731250176001 |