dtranslatebot/etc/dtranslatebot.json

8 lines
109 B
JSON
Raw Normal View History

2024-01-02 03:45:06 +01:00
{
2024-02-20 01:53:15 +01:00
"token": "",
2024-02-04 09:24:32 +01:00
"translator": {
2024-02-20 01:53:15 +01:00
"url": "http://127.0.0.1:5000/",
2024-01-02 03:45:06 +01:00
"apiKey": ""
}
}