Skip to content

michaeljdeeb/indecisive-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IndecisiveBot Logo indecisive-bot

A Telegram bot to help you decide what to eat. Written using node-telegram-api.

Pull requests welcomed and greatly apperciated!

Setup

  1. Create a new bot by chatting with @BotFather and keep the token handy.
  2. Populate restaurants.json with content relevant to you.
  3. Install Node.js & npm
  4. git clone https://github.com/michaeljdeeb/indecisive-bot
  5. cd /path/to/project/
  6. npm install
  7. TELEGRAM_BOT_TOKEN='YOUR_BOT_TOKEN' node main.js where YOUR_BOT_TOKEN is replaced by what you were given by @BotFather
  8. Type 'IDK' to your bot.

Demo

You can try out @IndecisiveBot for yourself, but my restaurants.json might not be useful to you.

Screenshot

About

A Telegram bot written in Node.js to help you decide what to eat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published