dtranslatebot/rpmsrc/dtranslatebot.json

15 lines
301 B
JSON
Raw Normal View History

2024-03-12 10:15:51 +01:00
{
2024-03-25 11:15:08 +01:00
/*
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
*/
2024-03-26 20:53:10 +01:00
2024-03-25 11:15:08 +01:00
"token": "",
2024-03-12 10:15:51 +01:00
"translator": {
"type": "stub"
}
}