diff options
| author | 2019-02-17 13:00:41 +0100 | |
|---|---|---|
| committer | 2019-02-17 13:00:41 +0100 | |
| commit | e499e5b07641ff3dad211b98a67080e593d94c79 (patch) | |
| tree | 09367ed3b369efb2d290a6584e65cb2d3d60fc52 /config-default.yml | |
| parent | Changing negative bot response in nominate command to be more explicit about ... (diff) | |
| parent | Merge pull request #311 from python-discord/add-team-creator (diff) | |
Merge branch 'master' into bb-improvements
Diffstat (limited to 'config-default.yml')
| -rw-r--r-- | config-default.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config-default.yml b/config-default.yml index 3ce01916e..110dd12dd 100644 --- a/config-default.yml +++ b/config-default.yml @@ -134,6 +134,7 @@ guild: verified: 352427296948486144 helpers: 267630620367257601 rockstars: &ROCKSTARS_ROLE 458226413825294336 + team_leader: 501324292341104650 filter: @@ -162,6 +163,9 @@ filter: - 273944235143593984 # STEM - 348658686962696195 # RLBot - 531221516914917387 # Pallets + - 249111029668249601 # Gentoo + - 327254708534116352 # Adafruit + - 544525886180032552 # kennethreitz.org domain_blacklist: - pornhub.com |