Skip to content

Commit 16e046e

Browse files
authored
Create README.md
1 parent e87fcce commit 16e046e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# awokado.robot
2+
3+
Slack bot providing Awokado Lunch Bar menu for today
4+
5+
![Screenshot](https://www.dropbox.com/s/kzrvihbnut3u1lv/Awokado%32Robot%32Preview.png?raw=1)
6+
7+
## Installation
8+
9+
1. If you don't have it already, install [Composer](https://getcomposer.org/download/)
10+
2. Download `awokado.robot` by cloning this repository `git clone https://github.com/adamwojs/awokado.robot.git`
11+
3. `cd awokado.robot`
12+
4. Install dependencies `composer install`
13+
14+
## Usage
15+
16+
```sh
17+
php awokado-robot <incoming-webhook-url>
18+
```
19+

0 commit comments

Comments
 (0)