uLicense/uLicense-1.2.6/discord/config.json

10 lines
213 B
JSON
Raw Permalink Normal View History

2022-09-15 04:43:05 +02:00
{
"prefix": "+",
"token": "DISCORD_BOT_TOKEN",
"serverID": "YOUR_DISCORD_SERVER_ID",
"name": "uLicense",
"embed_color": "BLUE",
"databaseURL": "YOUR_DATABASE_URL",
"encrypt_secret": "YOUR_ENCRYPT_SECRET"
}