Skip to content

Commit

Permalink
user_roles: add external events (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
wizzdom authored Oct 25, 2024
1 parent 249706a commit 08a53d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/extensions/user_roles.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
hikari.CommandChoice(name="Webgroup", value="1166751688598761583"),
hikari.CommandChoice(name="Gamez", value="1089204642241581139"),
hikari.CommandChoice(name="Croomer", value="1172696659097047050"),
hikari.CommandChoice(name="External Events", value="1299487948206768138"),
]


Expand Down

0 comments on commit 08a53d0

Please sign in to comment.