Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 403 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 403 Bytes

deepl-translation-telegram-bot

This bot translates every group message it gets to another language. A (free) deepL api key is needed.

installation

Clone the repo

git clone https://github.com/lukas-staab/deepl-translation-telegram-bot.git

Install dependencies

composer install --no-dev

copy .example.env to .env and fill out the missing parts. Database entries are optional.