diff --git a/example.json b/example.json new file mode 100644 index 0000000..9c0f9d1 --- /dev/null +++ b/example.json @@ -0,0 +1,13 @@ +{ + "WhiteListGroupName": { + "permissions": [], + "discord_role_id": "", + "members": [ + { + "discord_id": "", + "steam64": "", + "discord_username": "" + } + ] + } +}