dtranslatebot/rpmsrc/dtranslatebot.json
2024-03-26 20:53:10 +01:00

14 lines
301 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"
}
}