mirror of
https://github.com/Limnoria/limnoria.net.git
synced 2025-04-04 14:29:44 +00:00
Update links to jlu5's plugins
This commit is contained in:
@ -54,7 +54,7 @@
|
||||
messages to other users, as long as they are registered to the bot.
|
||||
</dd>
|
||||
|
||||
<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>
|
||||
<dt>Relay, <a href="https://github.com/progval/Supybot-plugins/tree/master/LinkRelay">LinkRelay</a>, <a href="https://github.com/jlu5/Limnoria-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
|
||||
@ -64,7 +64,7 @@
|
||||
|
||||
LinkRelay and RelayNext are third-party plugins, you can get them with the commands:
|
||||
<code>pip3 install 'git+https://github.com/progval/Supybot-plugins.git#subdirectory=LinkRelay'</code> and
|
||||
<code>pip3 install 'git+https://github.com/jlu5/SupyPlugins.git#subdirectory=RelayNext'</code>
|
||||
<code>pip3 install 'git+https://github.com/jlu5/Limnoria-RelayNext'</code>
|
||||
</dd>
|
||||
|
||||
<dt>SedRegex</dt>
|
||||
@ -148,13 +148,13 @@
|
||||
on a channel, and optionally URLs sent by other users.
|
||||
</dd>
|
||||
|
||||
<dt><a href="https://github.com/jlu5/SupyPlugins/tree/master/SysDNS">SysDNS</a></dt>
|
||||
<dt><a href="https://github.com/jlu5/Limnoria-SysDNS">SysDNS</a></dt>
|
||||
<dd>
|
||||
Provides a command to display arbitrary DNS records (eg. <code>TXT</code>),
|
||||
instead of only <code>A</code> and <code>AAAA</code> records like the built-in
|
||||
<code>dns</code> command of the Internet plugin.
|
||||
This is a third-party plugin, you must install it with the command:
|
||||
<code>pip3 install 'git+https://github.com/jlu5/SupyPlugins.git#subdirectory=SysDNS'</code>
|
||||
<code>pip3 install 'git+https://github.com/jlu5/Limnoria-SysDNS'</code>
|
||||
</dd>
|
||||
|
||||
<dt><a href="https://github.com/progval/Supybot-plugins/tree/master/Wikipedia">Wikipedia</a></dt>
|
||||
@ -191,11 +191,11 @@
|
||||
Provides access to RSS feeds, and announces them automatically on channels.
|
||||
</dd>
|
||||
|
||||
<dt><a href="https://github.com/jlu5/SupyPlugins/tree/master/NuWeather">NuWeather</a></dt>
|
||||
<dt><a href="https://github.com/jlu5/Limnoria-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:
|
||||
<code>pip3 install 'git+https://github.com/jlu5/SupyPlugins.git#subdirectory=NuWeather'</code>
|
||||
<code>pip3 install 'git+https://github.com/jlu5/Limnoria-NuWeather'</code>
|
||||
</dd>
|
||||
</dl>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user