Files
CHOMPStation2/tools/registration/config.json.example
2025-07-21 22:37:45 +02:00

7 lines
146 B
JSON

{
"port": 6969,
"token": "your-token-goes-here",
"guildId": "your-guild-snowflake-goes-here",
"roleId": "your-role-snowflake-goes-here"
}