Skip to content

Commit

Permalink
Update documentation to include Rocket.Chat backend.
Browse files Browse the repository at this point in the history
  • Loading branch information
webworxshop committed Sep 24, 2017
1 parent c2e22d9 commit 6ac8cd8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -352,6 +352,14 @@ Optional parameters:
* ``important`` - mark notifications as important
* ``silent`` - mark notifications as silent

`Rocket.Chat <https://rocket.chat>`_ - ``rocketchat``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Required parameters:
* ``url`` - URL of your Rocket.Chat instance
* ``username`` - login username
* ``password`` - login password
* ``room`` - room/channel name to post in


Other options
~~~~~~~~~~~~~
Expand Down
8 changes: 8 additions & 0 deletions docs/ntfy.backends.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,14 @@ ntfy.backends.systemlog module
:undoc-members:
:show-inheritance:

ntfy.backends.rocketchat module
-------------------------

.. automodule:: ntfy.backends.rocketchat
:members:
:undoc-members:
:show-inheritance:


Module contents
---------------
Expand Down

0 comments on commit 6ac8cd8

Please sign in to comment.