A Telegram bot to help you decide what to eat. Written using node-telegram-api.
Pull requests welcomed and greatly apperciated!
- Create a new bot by chatting with @BotFather and keep the token handy.
- Populate restaurants.json with content relevant to you.
- Install Node.js & npm
git clone https://github.com/michaeljdeeb/indecisive-bot
cd /path/to/project/
npm install
TELEGRAM_BOT_TOKEN='YOUR_BOT_TOKEN' node main.js
where YOUR_BOT_TOKEN is replaced by what you were given by @BotFather- Type 'IDK' to your bot.
You can try out @IndecisiveBot for yourself, but my restaurants.json might not be useful to you.