mirror of
https://github.com/Syping/dtranslatebot.git
synced 2025-09-03 23:42:05 +02:00
make configuration more understandable
This commit is contained in:
parent
4e71f417d0
commit
420f536c9b
2 changed files with 9 additions and 2 deletions
|
@ -1,5 +1,12 @@
|
|||
{
|
||||
"token": "add bot token from here -> https://discord.com/developers/applications",
|
||||
/*
|
||||
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"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue