Skip to content

Commit

Permalink
Update dictionary.py
Browse files Browse the repository at this point in the history
  • Loading branch information
murpii authored Mar 14, 2024
1 parent ee201ae commit 4475574
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions cogs/bot_messages/dictionary.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
ADMIN = 293495272892399616
DISCORD_MOD = 737776812234506270
MODERATOR = 252523225810993153
TESTING_LEAD = 746414504488861747
TESTER = 293543421426008064
TRIAL_TESTER = 1193593067744284744
SKIN_DB_CREW = 390516461741015040
WIKI_CONTRIBUTOR = 1085663898910339072
DEV = 293541515781996568
Expand Down Expand Up @@ -114,18 +114,18 @@
<@&{DISCORD_MOD}>: People who keep our Discord server in check.
<@&{MODERATOR}>: People who moderate our in-game & discord server(s).
<@&{TESTING_LEAD}>: - Test Leads are team leaders overseeing the Tester team.
<@&{TESTER}>: - Testers assess map suitability for our map pool, ensuring quality and reporting bugs to submitters.
<@&{TESTER}>: Testers assess map suitability for our map pool, ensuring quality and reporting bugs to submitters.
<@&{TRIAL_TESTER}>: Much like the previous role, all incoming Testers will begin as Trial Testers.
<@&{SKIN_DB_CREW}>: - The Skin Database Crew manages our skin database, ensuring suitability and quality.
<@&{SKIN_DB_CREW}>: The Skin Database Crew manages our skin database, ensuring suitability and quality.
**「Achievement Roles」**
<@&{WIKI_CONTRIBUTOR}>: Can be earned for Wiki contributions that are deemed significant.
<@&{DEV}>: Assigned to users with accepted pull requests on our main repository.
<@&{TOURNAMENT_WINNER}>: Assigned to users who have won tournaments.
**「Other」**
<@&{TESTING}>: - All users can obtain this role in <#{TESTING_INFO}> to access all existing testing channels.
<@&{TESTING}>: All users can obtain this role in <#{TESTING_INFO}> to access all existing testing channels.
"""

welcome_community_links = """
Expand Down

0 comments on commit 4475574

Please sign in to comment.