Skip to content

dmitriy-kostianetskiy/ikea-quiz-bot

Repository files navigation

Ikea quiz telegram bot

This is a simple quiz-bot for Telegram. The rules of the game are pretty simple: bot gives you the name of the Ikea product and the picture with four tiles. You need to guess what is this.

Run

Create .env similar to .env.example file in the root folder with the following content:

TOKEN=<put telegram bot token here>
MONGO=<put mongo db connection string here>

Then just run:

npm start

App

App Screenshot

Links

About

This is a simple quiz for Telegram

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published