13 lines
457 B
Markdown
13 lines
457 B
Markdown
# Tangmo Trans Bot
|
|
|
|
Telegram bot that handle translating between Simplified Chinese and English using DeepL
|
|
|
|
1. Register Telegram bot
|
|
1. Regiser DeepL API
|
|
1. We are using WebHooks model. Point HTTPS web server to `public_html/hook.php`
|
|
1. Copy `env.sample.php` to `env.php` and enter credentials
|
|
1. `composer install`
|
|
1. `php set_web_hook.php`
|
|
1. It should work now
|
|
1. (optional) `php upload-glossary.php` - Feel free to edit the file for your own glossary
|