Skip to content

Commit

Permalink
Added role to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Xarlos89 committed Mar 3, 2024
1 parent 1c1649c commit e4e65ee
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Resources/ServerConfig/Zorak-Dev/reaction_roles.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ oceana = 1064259760674840666
[reaction_roles.employment]
open_to_work = 1113020825596067850
employer = 1113020504148815944
ping = 1213857615537250324

[reaction_roles.color]
red = 1149951355000201267
Expand All @@ -108,6 +109,15 @@ blue = 1149951872711528529
pink = 1149951973513252914
purple = 1149951930253185084

[selectors.notifications]
name = "Server notifications"
single_choice = true
description = "Do you want to receive relevant server pings for news, events and announcements?"
options = [
{ label = "Yes!", emoji = "🟢", description = "I want to receive Pings from the server.", id = 1213857615537250324 },
]


[selectors.experience]
name = "experience"
single_choice = true
Expand All @@ -118,6 +128,7 @@ options = [
{ label = "Professional", emoji = "🔴", description = "Using Python in professional life.", id = 1064259557049761863 },
]


[selectors.location]
name = "location"
single_choice = true
Expand Down

0 comments on commit e4e65ee

Please sign in to comment.