Simple text based game called "pole" in a Telegram bot.
You can either run the bot directly from a host or running a Docker container:
docker-compose up -dSet the environment viariables from the .env file.
Install node.js and run:
npm install
node app.js