- Use it now! https://t.me/NewsLingoBot
Everyday news in a language you want to learn!
Reply to the bot with what you understood and receive feedback!
To run the NewsLingo bot locally using Docker, follow these steps:
-
Clone the repository:
git clone https://github.com/yourusername/newslingo.git cd newslingo
-
Copy
.env.example
as.env
and add all your API keys. -
Build the Docker image:
docker build -t newslingo-bot .
-
Run the Docker container:
docker run -d --name newslingo-bot newslingo-bot
-
Start chatting with your NewsLingo bot on Telegram! 🎉
This project is licensed under the public domain (CC0)