@@ -59,35 +59,6 @@ <h3 class="trim-top">Bots</h3>
59
59
</ p >
60
60
61
61
< 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
-
91
62
< dt > < a href ="https://github.com/perl6/whateverable/wiki/Benchable "> benchable</ a > </ dt >
92
63
< dd >
93
64
An IRC bot for benchmarking code at a given commit of Rakudo. It
@@ -156,6 +127,11 @@ <h3 class="trim-top">Bots</h3>
156
127
Evalable is just Committable that defaults to < code > HEAD</ code > .
157
128
</ dd >
158
129
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
+
159
135
< dt > < a href ="https://github.com/perl6/whateverable/wiki/Greppable "> greppable</ a > </ dt >
160
136
< dd >
161
137
An IRC bot for grepping through the module ecosystem. It can be
@@ -181,6 +157,12 @@ <h3 class="trim-top">Bots</h3>
181
157
using App::GPTrixie to do the conversion.
182
158
</ dd >
183
159
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
+
184
166
< dt > < a href ="https://github.com/perl6/whateverable/wiki/Quotable "> quotable</ a > </ dt >
185
167
< dd >
186
168
An IRC bot for searching messages in the IRC log. It can be
@@ -199,6 +181,11 @@ <h3 class="trim-top">Bots</h3>
199
181
many blockers are there.
200
182
</ dd >
201
183
184
+ < dt > < a href ="https://github.com/zoffixznet/perl6-sourceable "> SourceBaby</ a > </ dt >
185
+ < dd >
186
+ Core source code locator
187
+ </ dd >
188
+
202
189
< dt > < a href ="https://github.com/perl6/whateverable/wiki/Squashable "> squashable</ a > </ dt >
203
190
< dd >
204
191
An IRC bot for the Monthly Bug Squash Day (a.k.a. Community Bug
@@ -223,6 +210,12 @@ <h3 class="trim-top">Bots</h3>
223
210
numbers into clickable RT links.
224
211
</ dd >
225
212
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
+
226
219
< dt > < a href ="https://github.com/perl6/whateverable/wiki/Unicodable "> unicodable</ a > </ dt >
227
220
< dd >
228
221
An IRC bot for getting interested information about unicode
@@ -236,6 +229,13 @@ <h3 class="trim-top">Bots</h3>
236
229
and translating text (see < a href ="http://dpk.io/yoleaux "> this
237
230
handy reference</ a > for what yoleaux can do.)
238
231
</ 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 >
239
239
</ dl >
240
240
</ div >
241
241
</ div >
0 commit comments