uLicense/uLicense-1.2.6/discord/config.json

10 lines
213 B
JSON

{
"prefix": "+",
"token": "DISCORD_BOT_TOKEN",
"serverID": "YOUR_DISCORD_SERVER_ID",
"name": "uLicense",
"embed_color": "BLUE",
"databaseURL": "YOUR_DATABASE_URL",
"encrypt_secret": "YOUR_ENCRYPT_SECRET"
}