dtranslatebot/rpmsrc/dtranslatebot.json
2024-03-25 11:15:08 +01:00

13 lines
300 B
JSON

{
/*
A DISCORD BOT TOKEN IS NECESSARY TO USE THIS APPLICATION!
You can get a Bot Token from the Discord Developer Portal
by creating a New Application:
https://discord.com/developers/applications
*/
"token": "",
"translator": {
"type": "stub"
}
}