Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nzthiago/ImHungryBot
Bot based on the Microsoft Bot Framework to help users find open food places nearby
https://github.com/nzthiago/ImHungryBot
Last synced: 3 months ago
JSON representation
Bot based on the Microsoft Bot Framework to help users find open food places nearby
- Host: GitHub
- URL: https://github.com/nzthiago/ImHungryBot
- Owner: nzthiago
- License: mit
- Created: 2017-03-01T17:54:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T16:35:25.000Z (over 7 years ago)
- Last Synced: 2024-04-29T01:37:18.613Z (6 months ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-botframework - I'm Hungry Bot - Sample Bot that helps users find open food places nearby. (Integrations / Other)
README
# I'm Hungry Bot
Sample Bot based on the [Microsoft Bot Framework](http://www.botframework.com) to help users find open food places nearby.It uses the [Yelp fusion API](https://nz.yelp.com/developers/documentation/v3) to find open food places nearby.
You can connect with it on Facebook here!
## Contributing / Issues
If you are interested in contributing to this project feel free to submit a pull request. If you find issues with or desire improvements for the existing functionality, please [file an issue](https://github.com/nzthiago/ImHungryBot/issues) here in GitHub. Note that the I'm Hungry Bot is a sample and not actively supported.
## Code of Conduct
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.## Copyright and license
Code released under [the MIT license](https://github.com/nzthiago/ImHungryBot/blob/master/LICENSE)