mirror of
https://github.com/Syping/dtranslatebot.git
synced 2025-09-05 16:32:06 +02:00
add translate slashcommand, other improvements
This commit is contained in:
parent
18278581f4
commit
3a158b400f
10 changed files with 456 additions and 54 deletions
|
@ -26,11 +26,12 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"preferred_lang": ["en", "de", "fr", "ru"],
|
||||
"token": "$bot_token",
|
||||
"translate": {
|
||||
"hostname": "127.0.0.1",
|
||||
"port": 80,
|
||||
"url": "/translate",
|
||||
"url": "/",
|
||||
"tls": false,
|
||||
"apiKey": ""
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue