Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
killix authored May 19, 2017
1 parent 0eabc5e commit 81d3986
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions broid-messenger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ messenger.connect()
| ---------------- |:--------:| :--------: | --------------------------|
| serviceID | string | random | Arbitrary identifier of the running instance |
| logLevel | string | `info` | Can be : `fatal`, `error`, `warn`, `info`, `debug`, `trace` |
| token | string | | Your account oauth token |
| tokenSecret | string | | Your auth verify token |
| token | string | | Your application token |
| tokenSecret | string | | Your auth verify token (hub.verify_token) |
| http | object | `{ "port": 8080, "http": "0.0.0.0" }` | WebServer options (`host`, `port`) |

### Receive a message
Expand Down

0 comments on commit 81d3986

Please sign in to comment.