hookshot/docs/usage.md
Will Hunt d575e5fb2f
Add documentation on various things (#90)
* Add details on webhooks

* More doc things

* More docs

* More documentation changes

* Tidy tidy

* Lots more documentation

* Support defaults for all GitHub configuration options

* Add metrics changes

* s/Added/Add
2021-12-21 16:41:19 +00:00

19 lines
604 B
Markdown

Usage
=====
This section covers how to use the bridge, once it's set up. We break these
down into categories:
- Authentication: How to connect your user account to a remote service to use
rich commands.
- Room Connections: How to start connecting rooms to services.
If you are looking for help on what bot commands you can run in a room, you can
refer to the help information by saying\*:
- `!gh help` in rooms connected to GitHub.
- `!gl help` in rooms connected to GitLab.
- `!jira help` in rooms connected to JIRA.
\*the prefix may vary if the `commandPrefix` configuration in the room is set.