mirror of
https://github.com/Ratstail91/SANCTUM.git
synced 2025-11-29 10:34:26 +11:00
Working on the beginnings of a shared library
This commit is contained in:
7
.envdev
7
.envdev
@@ -30,12 +30,19 @@ PREFIX="!"
|
||||
# Replace them with your own on a sandbox server!
|
||||
SANCTUM_ID="454425466821017611"
|
||||
|
||||
# Discord setup (Configred based on the server)
|
||||
ADMIN_ROLE="Overseer"
|
||||
|
||||
# Role IDs (A = Obsidian, B = Genesis, C = Hand)
|
||||
# Replace them with your own on a sandbox server!
|
||||
GROUP_A_ROLE="470656524042371072"
|
||||
GROUP_B_ROLE="470668082441093121"
|
||||
GROUP_C_ROLE="470656609295794199"
|
||||
|
||||
GROUP_A_NAME="Obsidian Technologies"
|
||||
GROUP_B_NAME="Genesis Command"
|
||||
GROUP_C_NAME="The Hand"
|
||||
|
||||
# Channel IDs
|
||||
# Replace them with your own on a sandbox server!
|
||||
CODEX_CHANNEL_ID="457580831284789249"
|
||||
|
||||
Reference in New Issue
Block a user