Telegram Bot that allows you to play the popular card game UNO via inline queries
Inspired by https://github.com/jh0ker/mau_mau_bot
- NodeJS (tested with 12.16.3)
- NPM or Yarn
Rename .env.example to .env and specify settings
git clone https://github.com/alexthvest/uno_bot.git
сd path/to/project
yarn // or npm install
yarn dev // or npm run dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.