Skip to content

Jujuyeh/polebot

Repository files navigation

Polebot

Simple text based game called "pole" in a Telegram bot.

Deploy

You can either run the bot directly from a host or running a Docker container:

Docker Compose

docker-compose up -d

Manual deploy on host

Set the environment viariables from the .env file.

Install node.js and run:

npm install
node app.js

Author

Jujuyeh

About

Simple text based game called "pole" in a Telegram bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published