mirror of
https://github.com/Limnoria/limnoria.net.git
synced 2025-04-07 15:59:46 +00:00
Add links to third-party plugins.
This commit is contained in:
@ -53,7 +53,7 @@
|
||||
messages to other users, as long as they are registered to the bot.
|
||||
</dd>
|
||||
|
||||
<dt>Relay, LinkRelay, RelayNext</dt>
|
||||
<dt>Relay, <a href="https://github.com/ProgVal/Supybot-plugins/tree/master/LinkRelay">LinkRelay</a>, <a href="https://github.com/jlu5/SupyPlugins/tree/master/RelayNext">RelayNext</a></dt>
|
||||
<dd>
|
||||
Relay messages across multiple channel/networks. Useful if your community
|
||||
is split between different networks, but you want everyone to communicate
|
||||
@ -126,7 +126,7 @@
|
||||
Web can be configured to automatically print the title of all links shared in a channel.
|
||||
</dd>
|
||||
|
||||
<dt>Spiffytitles</dt>
|
||||
<dt><a href="https://github.com/oddluck/limnoria-plugins/tree/master/SpiffyTitles">SpiffyTitles</a></dt>
|
||||
<dd>
|
||||
Improved version of Web's title announcement for some websites:
|
||||
<a href="https://youtube.com" rel="nofollow">Youtube</a>,
|
||||
@ -157,21 +157,21 @@
|
||||
Provides access to RSS feeds, and announces them automatically on channels.
|
||||
</dd>
|
||||
|
||||
<dt>GitHub</dt>
|
||||
<dt><a href="https://github.com/ProgVal/Supybot-plugins/tree/master/GitHub">GitHub</a></dt>
|
||||
<dd>
|
||||
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>
|
||||
<dt><a href="https://github.com/jlu5/SupyPlugins/tree/master/GitLab">GitLab</a></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>
|
||||
|
||||
<dt>NuWeather</dt>
|
||||
<dt><a href="https://github.com/jlu5/SupyPlugins/tree/master/NuWeather">NuWeather</a></dt>
|
||||
<dd>
|
||||
Provides commands to display the current weather and forecasts.
|
||||
This is a third-party plugin, you must install it with the command:
|
||||
|
Reference in New Issue
Block a user