feat: add tech support role configuration

This commit is contained in:
41666 2022-01-22 18:34:50 -05:00
parent cba0d1f35a
commit 6fb468afc4
3 changed files with 18 additions and 0 deletions

View file

@ -1,3 +1,9 @@
root_users = [
"62601275618889728"
]
rp_server_id = "386659935687147521"
rp_helper_roles = [
"386660833859469313", // developer
"386660970551836672" // helper
]