A Telegram bot to help you decide what to eat. Written using node-telegram-api.
- Functionality of this bot is still under development.
- Pull requests to correct stylizing or inefficiencies are greatly apperciated!
- Create a new bot by chatting with @TheBotFather and keep the token handy.
- Populate restaurants.json with content relevant to you.
- Install Node.js & npm
- Install telegram-api (This will be in a package.json file at some point)
- In a Terminal window,
cd
to the project folder and then enterTELEGRAM_BOT_TOKEN='YOUR_BOT_TOKEN' node main.js
where YOUR_BOT_TOKEN is replaced by what you were given by @TheBotFather - Type 'IDK' to your bot.
You can try out @IndecisiveBot for yourself, but my restaurants.json might not be useful to you.