- Translate full finglish sentence to persian using behnevis api
- Support groups and super groups using command
- Can add end keyword to translate automatic
- Optimize and low usage (around 50 ~ 60 mb ram usage)
- Node JS
- Telegram bot token
- Brain
- edit .env.exmaple and save as .env
- enter command to run
node main.js- edit .env.exmaple and save as .env
- first build images using command
docker build -t ImageName .- then run docker using command
docker run --restart unless-stopped ImageName
