Add GitLab and RelayNext plugins.

This commit is contained in:
2020-05-21 22:18:40 +02:00
parent cf59d940e1
commit 5ade06f511

View File

@ -53,7 +53,7 @@
messages to other users, as long as they are registered to the bot.
</dd>
<dt>Relay, LinkRelay</dt>
<dt>Relay, LinkRelay, RelayNext</dt>
<dd>
Relay messages across multiple channel/networks. Useful if your community
is split between different networks, but you want everyone to communicate
@ -61,8 +61,9 @@
<br/>
LinkRelay is a third-party plugin, you can get it with the command:
<code>plugindownloader install ProgVal LinkRelay</code>
LinkRelay and RelayNext are third-party plugins, you can get them with the commands:
<code>plugindownloader install ProgVal LinkRelay</code> and
<code>plugindownloader install jlu5 RelayNext</code>
</dd>
<dt>SedRegex</dt>
@ -156,10 +157,17 @@
<dt>GitHub</dt>
<dd>
Announces events on a GitHub repository.
Announces events from GitHub repositories.
This is a third-party plugin, you must install it with the command:
<code>plugindownloader install ProgVal GitHub</code>
</dd>
<dt>GitLab</dt>
<dd>
Announces events from GitLab repositories.
This is a third-party plugin, you must install it with the command:
<code>plugindownloader install jlu5 GitLab</code>
</dd>
</dl>
</section>