mirror of
https://github.com/majmongoose/DiscordRoles.git
synced 2024-12-01 00:38:40 -05:00
8 lines
185 B
JSON
8 lines
185 B
JSON
|
{
|
||
|
"token": "YOUR_DISCORD_TOKEN",
|
||
|
"guild_id": "YOUR_DISCORD_GUILD_ID",
|
||
|
"channel_id": ["YOUR_DISCORD_CHANNEL_ID"],
|
||
|
"text_message": "Message to tell people what to do!"
|
||
|
|
||
|
}
|