mirror of
https://github.com/Syping/dtranslatebot.git
synced 2024-12-04 19:33:21 +01:00
14 lines
301 B
JSON
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"
|
|
}
|
|
}
|