mirror of
https://github.com/SoDOff-Project/sodoff-mmo.git
synced 2025-10-11 16:28:50 -07:00
Accidentally pushed my own discord settings. Here's some defaults.
This commit is contained in:
parent
21e0a3f81a
commit
0007969387
@ -82,15 +82,15 @@
|
|||||||
"// How To Get IDs": "The below options require IDs used by Discord's API. You can find these by enabling developer mode (User Settings > Advanced > Developer Mode) and then right clicking the thing and select 'Copy ____ ID' (bottom-most option).",
|
"// How To Get IDs": "The below options require IDs used by Discord's API. You can find these by enabling developer mode (User Settings > Advanced > Developer Mode) and then right clicking the thing and select 'Copy ____ ID' (bottom-most option).",
|
||||||
|
|
||||||
"// Server": "This is the ID of the server the bot will operate in. Make sure the bot is in this server.",
|
"// Server": "This is the ID of the server the bot will operate in. Make sure the bot is in this server.",
|
||||||
"Server": 846864309454897214,
|
"Server": 000000000000000000,
|
||||||
"// Channel": "This is the ID of the channel that the bot logs activity and accepts moderation commands. Make sure the bot has access to this channel.",
|
"// Channel": "This is the ID of the channel that the bot logs activity and accepts moderation commands. Make sure the bot has access to this channel.",
|
||||||
"Channel": 1130548490041303070,
|
"Channel": 000000000000000000,
|
||||||
|
|
||||||
"// RoleModerator": "ID of the role that will be moderator. This role can perform moderative actions such as muting and banning players.",
|
"// RoleModerator": "ID of the role that will be moderator. This role can perform moderative actions such as muting and banning players.",
|
||||||
"RoleModerator": 1378174063599550554,
|
"RoleModerator": 000000000000000000,
|
||||||
|
|
||||||
"// RoleAdmin": "ID of the role that will be admin. This role can perform dangerous actions and moderative actions.",
|
"// RoleAdmin": "ID of the role that will be admin. This role can perform dangerous actions and moderative actions.",
|
||||||
"RoleAdmin": 1378174063599550554,
|
"RoleAdmin": 000000000000000000,
|
||||||
|
|
||||||
"// Merges": "Merge multi-zone rooms into one channel.",
|
"// Merges": "Merge multi-zone rooms into one channel.",
|
||||||
"Merges": {
|
"Merges": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user