violet/config.example.json

6 lines
102 B
JSON
Raw Normal View History

2022-08-26 20:34:55 -04:00
{
"token": "your bot token",
"testGuilds": ["your guild ID"],
"logChannel": "your channel ID"
}