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.
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
- Telegram Bot Store: https://storebot.me/bot/ikeaquizbot
- Direct link: https://telegram.me/IkeaQuizBot
- Statistics: https://ikea-quiz-bot.herokuapp.com/