Skip to content

Commit a43ab87

Browse files
committed
Order the IRC bots alphabetically
1 parent 36fe024 commit a43ab87

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

source/community/irc.html

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -59,35 +59,6 @@ <h3 class="trim-top">Bots</h3>
5959
</p>
6060

6161
<dl id="botlist" class="trim-bottom">
62-
<dt><a href="https://github.com/zoffixznet/geth">Geth</a></dt>
63-
<dd>
64-
A less buggy and Perl 6 version of dalek.
65-
</dd>
66-
67-
<dt><a href="https://github.com/zoffixznet/na">NeuralAnomaly</a></dt>
68-
<dd>
69-
Automated release maker and release status bot; run by Zoffix
70-
on their Linode.
71-
</dd>
72-
73-
<dt><a href="https://github.com/zoffixznet/perl6-sourceable">SourceBaby</a></dt>
74-
<dd>
75-
Core source code locator
76-
</dd>
77-
78-
<dt><a href="https://github.com/zoffixznet/undercover">Undercover</a></dt>
79-
<dd>
80-
Very similar to SourceBaby, except points to perl6.wtf
81-
indicating stresstest coverage of code.
82-
</dd>
83-
84-
<dt>ZofBot</dt>
85-
<dd>
86-
IRC-mention-to-Twitter-DM relay bot. Can also perform the
87-
functionality of a Markov Chain bot, but this feature is
88-
disabled in #perl6.
89-
</dd>
90-
9162
<dt><a href="https://github.com/perl6/whateverable/wiki/Benchable">benchable</a></dt>
9263
<dd>
9364
An IRC bot for benchmarking code at a given commit of Rakudo. It
@@ -156,6 +127,11 @@ <h3 class="trim-top">Bots</h3>
156127
Evalable is just Committable that defaults to <code>HEAD</code>.
157128
</dd>
158129

130+
<dt><a href="https://github.com/zoffixznet/geth">Geth</a></dt>
131+
<dd>
132+
A less buggy and Perl 6 version of dalek.
133+
</dd>
134+
159135
<dt><a href="https://github.com/perl6/whateverable/wiki/Greppable">greppable</a></dt>
160136
<dd>
161137
An IRC bot for grepping through the module ecosystem. It can be
@@ -181,6 +157,12 @@ <h3 class="trim-top">Bots</h3>
181157
using App::GPTrixie to do the conversion.
182158
</dd>
183159

160+
<dt><a href="https://github.com/zoffixznet/na">NeuralAnomaly</a></dt>
161+
<dd>
162+
Automated release maker and release status bot; run by Zoffix
163+
on their Linode.
164+
</dd>
165+
184166
<dt><a href="https://github.com/perl6/whateverable/wiki/Quotable">quotable</a></dt>
185167
<dd>
186168
An IRC bot for searching messages in the IRC log. It can be
@@ -199,6 +181,11 @@ <h3 class="trim-top">Bots</h3>
199181
many blockers are there.
200182
</dd>
201183

184+
<dt><a href="https://github.com/zoffixznet/perl6-sourceable">SourceBaby</a></dt>
185+
<dd>
186+
Core source code locator
187+
</dd>
188+
202189
<dt><a href="https://github.com/perl6/whateverable/wiki/Squashable">squashable</a></dt>
203190
<dd>
204191
An IRC bot for the Monthly Bug Squash Day (a.k.a. Community Bug
@@ -223,6 +210,12 @@ <h3 class="trim-top">Bots</h3>
223210
numbers into clickable RT links.
224211
</dd>
225212

213+
<dt><a href="https://github.com/zoffixznet/undercover">Undercover</a></dt>
214+
<dd>
215+
Very similar to SourceBaby, except points to perl6.wtf
216+
indicating stresstest coverage of code.
217+
</dd>
218+
226219
<dt><a href="https://github.com/perl6/whateverable/wiki/Unicodable">unicodable</a></dt>
227220
<dd>
228221
An IRC bot for getting interested information about unicode
@@ -236,6 +229,13 @@ <h3 class="trim-top">Bots</h3>
236229
and translating text (see <a href="http://dpk.io/yoleaux">this
237230
handy reference</a> for what yoleaux can do.)
238231
</dd>
232+
233+
<dt>ZofBot</dt>
234+
<dd>
235+
IRC-mention-to-Twitter-DM relay bot. Can also perform the
236+
functionality of a Markov Chain bot, but this feature is
237+
disabled in #perl6.
238+
</dd>
239239
</dl>
240240
</div>
241241
</div>

0 commit comments

Comments
 (0)