https://github.com/dusmel/corona-bot
A simple whatsapp bot that gives live update about corona, this project came to idea to help people in drc and rwanda with problem of poor internet.
https://github.com/dusmel/corona-bot
bot ruby sinatra whatsapp
Last synced: 5 months ago
JSON representation
A simple whatsapp bot that gives live update about corona, this project came to idea to help people in drc and rwanda with problem of poor internet.
- Host: GitHub
- URL: https://github.com/dusmel/corona-bot
- Owner: dusmel
- License: mit
- Created: 2020-04-01T10:44:25.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-18T21:49:14.000Z (over 3 years ago)
- Last Synced: 2023-03-03T07:25:08.195Z (over 3 years ago)
- Topics: bot, ruby, sinatra, whatsapp
- Language: Ruby
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Corona WhatApp-Bot Live
> This is a simple whatsapp bot that gives live update about corona, this project came to idea to help people in drc and rwanda with problem of poor internet.
[![Build Status][travis-image]][travis-url] [](https://github.com/ellerbrock/open-source-badge/)

## Development setup and Installation
Make sure you have ruby installed
Clone project
```sh
git clone https://github.com/dusmel/corona-bot.git
```
Move to cloned repo
```sh
cd corona-bot
```
Install dependencies
```sh
bundle
```
Run app
```sh
bundle exec rackup config.ru
```
## Usage
1. First you need a whatsapp account
2. Join the testing sandbox, by sending a message to +1 415 523 8886 with `join arrow-growth` and voilà!
3. To check different commands send `help`
_For more examples and usage, please refer to the [Wiki][wiki]._
## Authors
* **Hadad Dus** - [@dusmel](https://github.com/dusmel)
Twitter: [@dusmel](https://twitter.com/hadad__)
See also the list of [contributors](https://github.com/dusmel/corona-bot/graphs/contributors) who participated in this project.
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b feat-foobar`)
3. Commit your changes (`git commit -am 'add some foobar'`)
4. Push to the branch (`git push origin feat-foobar`)
5. Create a new Pull Request
[npm-image]: https://img.shields.io/npm/v/datadog-metrics.svg?style=flat-square
[npm-url]: https://npmjs.org/package/datadog-metrics
[npm-downloads]: https://img.shields.io/npm/dm/datadog-metrics.svg?style=flat-square
[travis-image]: https://img.shields.io/travis/dbader/node-datadog-metrics/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/dbader/node-datadog-metrics
[wiki]: https://github.com/yourname/yourproject/wiki