Skip to content

Commit

Permalink
Update Readme.md now that channels are incorporated.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebirdgeneau committed Jan 22, 2015
1 parent 9528cb3 commit 7614a7d
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Expand Up @@ -84,11 +84,10 @@ that channel, so one will need to create the channel using the same login one
has specified in `~/.rpushbullet.json` in order to use RPushbullet to post to
a channel.

Channels are not currently implemented, but once complete the `pbPost`
function will be modified to incorporate passing a `channel` argument to the
Pushbullet pushes API as the target parameter: `channel_tag`. See the
[Pushes API documentation](https://docs.pushbullet.com/v2/pushes/) for more
information.
Channels can be used by passing a `channel` argument to the `pbPost`
function. Pushbullet pushes API as the target parameter: `channel_tag`. See
the [Pushes API documentation](https://docs.pushbullet.com/v2/pushes/) for
more information.


### Author
Expand Down

0 comments on commit 7614a7d

Please sign in to comment.