Skip to content

michaeljdeeb/indecisive-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IndecisiveBot Logo indecisive-bot

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

Notes

  • Functionality of this bot is still under development.
  • Pull requests to correct stylizing or inefficiencies are greatly apperciated!

Setup

  1. Create a new bot by chatting with @TheBotFather and keep the token handy.
  2. Populate restaurants.json with content relevant to you.
  3. Install Node.js & npm
  4. Install telegram-api (This will be in a package.json file at some point)
  5. In a Terminal window, cd to the project folder and then enter TELEGRAM_BOT_TOKEN='YOUR_BOT_TOKEN' node main.js where YOUR_BOT_TOKEN is replaced by what you were given by @TheBotFather
  6. 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