- docker
- docker-compose
- Telegram bot
Follow this doc about how to create a bot
git clone https://github.com/notrustverify/nymfrench-bot.git
cd ntv-bot
cp .env.example .env
In .env
file, modify the value TELEGRAM_TOKEN
by the token generated from Botfather
Start the bot docker compose up -d --build