From 5ade06f511b8d56e77e3e4ca3948b5931ca4847d Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Thu, 21 May 2020 22:18:40 +0200 Subject: [PATCH] Add GitLab and RelayNext plugins. --- plugins.xhtml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/plugins.xhtml b/plugins.xhtml index 2b61b96..b5fbfad 100644 --- a/plugins.xhtml +++ b/plugins.xhtml @@ -53,7 +53,7 @@ messages to other users, as long as they are registered to the bot. -
Relay, LinkRelay
+
Relay, LinkRelay, RelayNext
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 @@
- LinkRelay is a third-party plugin, you can get it with the command: - plugindownloader install ProgVal LinkRelay + LinkRelay and RelayNext are third-party plugins, you can get them with the commands: + plugindownloader install ProgVal LinkRelay and + plugindownloader install jlu5 RelayNext
SedRegex
@@ -156,10 +157,17 @@
GitHub
- Announces events on a GitHub repository. + Announces events from GitHub repositories. This is a third-party plugin, you must install it with the command: plugindownloader install ProgVal GitHub
+ +
GitLab
+
+ Announces events from GitLab repositories. + This is a third-party plugin, you must install it with the command: + plugindownloader install jlu5 GitLab +