telegram-WhatToEatBot
No idea what to eat? Just type /dinner
and let this bot suggest what you should eat today. The Telegram bot is written in NodeJS and uses the new Bot API
Installation
- Make sure you've installed all requirements
- Clone this repository:
git clone https://github.com/frdmn/telegram-WhatToEatBot
- Install the project using
npm
:npm install
Contributing
- Fork it
- Create your feature branch:
git checkout -b feature/my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin feature/my-new-feature
- Submit a pull request
Requirements / Dependencies
- NodeJS
- Telegram Bot API token
Version
1.1.0