mirror of
https://github.com/majmongoose/DiscordRoles.git
synced 2024-11-22 04:16:35 -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!"
|
|
|
|
}
|