DiscordRoles/config.sample.json
2024-07-25 14:35:38 -04:00

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!"
}