Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adamwojs authored Mar 24, 2018
1 parent e87fcce commit 16e046e
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# awokado.robot

Slack bot providing Awokado Lunch Bar menu for today

![Screenshot](https://www.dropbox.com/s/kzrvihbnut3u1lv/Awokado%32Robot%32Preview.png?raw=1)

## Installation

1. If you don't have it already, install [Composer](https://getcomposer.org/download/)
2. Download `awokado.robot` by cloning this repository `git clone https://github.com/adamwojs/awokado.robot.git`
3. `cd awokado.robot`
4. Install dependencies `composer install`

## Usage

```sh
php awokado-robot <incoming-webhook-url>
```

0 comments on commit 16e046e

Please sign in to comment.