tiny config fixes
This commit is contained in:
parent
2c7908ace4
commit
e250bacf1a
1 changed files with 4 additions and 4 deletions
|
@ -31,8 +31,8 @@ staff_role_ids = [526384077679624192, # Team role in NotSwitched
|
||||||
log_channel = 526377735908491284 # Log channel in NotSwitched
|
log_channel = 526377735908491284 # Log channel in NotSwitched
|
||||||
welcome_channel = 526372470752673792 # rules-info channel in NotSwitched
|
welcome_channel = 526372470752673792 # rules-info channel in NotSwitched
|
||||||
participant_role = 526378358129557506 # participant role in NotSwitched
|
participant_role = 526378358129557506 # participant role in NotSwitched
|
||||||
community_role = 526378381839695872 # community role in NotSwitched
|
community_role = 526378381839695872 # community role in NotSwitched
|
||||||
hacker_role = 526471781184176139 # hacker role in NotSwitched
|
hacker_role = 526471781184176139 # hacker role in NotSwitched
|
||||||
|
|
||||||
community_channels = ["526378423468425236"] # All channels only accessable with the community role
|
community_channels = ["526378423468425236"] # Channels requiring community role
|
||||||
general_channels = ["526372255052201995"] # All channels everyone can access
|
general_channels = ["526372255052201995"] # Channels everyone can access
|
||||||
|
|
Loading…
Reference in a new issue