1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-07 22:35:43 -04:00
Commit graph

89 commits

Author SHA1 Message Date
c37e28511e learn command actually now works 2020-09-08 13:24:29 -07:00
ce124c09b7 Fixed more bugs 2020-09-08 13:18:25 -07:00
64e3c131cd almost there 2020-09-08 10:16:00 -07:00
e3a5ae97f5 Queries mostly ready, some things not working but its close 2020-09-08 09:48:43 -07:00
f06f3a2f69 syntax errors done, now to do queries 2020-09-08 09:32:11 -07:00
d620a8e4bb more work on the factoid test query, fixes a bug where channels without config dont work 2020-09-07 13:14:04 -07:00
8e67d51e8a first pass is done, need to make some methods for namespace config lookup 2020-09-06 21:03:08 -07:00
38525a9b4c More tidy 2020-09-06 20:57:02 -07:00
0ed7f4a51c tidied 2020-09-06 20:48:18 -07:00
6ade1a4b4c working through more, need perltidy 2020-09-06 20:46:51 -07:00
5ec0f1d231 working on the postgresql implementation 2020-09-06 09:59:21 -07:00
608766f8f8 work on factoid edit threshold 2019-09-26 16:40:04 -04:00
8bfea58ade plugin adjustments. add pb and nl eval postfixes 2019-05-06 20:27:34 -04:00
Ryan Voots
711c8c6d21 Make prefixed factoid commands unable to learn 2018-06-23 02:51:49 -04:00
Ryan Voots
a63bda084b Update things, finally got netns working 2018-05-22 03:32:25 -04:00
Ryan Voots
b23cd769c1 Properly use warnings for evallall 2017-12-09 12:39:06 -05:00
Ryan Voots
253ebf9d94 Add $^W support for warnings in perl 5.0-5.5 2017-12-09 11:34:49 -05:00
Ryan Voots
90c7e35d4a support more substituion syntax 2017-03-24 18:44:59 -04:00
Ryan Voots
3f78422223 Updates for colors 2017-03-03 22:09:27 -05:00
024b3d5143 Also fix the syntax for macros. funcs are broken but nobody fucking uses those, even me. 2017-01-28 00:01:44 -08:00
3081e67e38 correct channel namespaced commands 2017-01-27 23:59:01 -08:00
eac6bb4e6e Set a threshold thatll prevent it from showing nonsens factoids 2017-01-27 18:25:56 -08:00
Ryan Voots
6d4ac7e304 Update pastebin to add "Anonymous" for no name. Update eval to include another module. Update factoids to not be case sensitive in suggestions. 2017-01-13 14:44:26 -05:00
Ryan Voots
377fe7d9d5 Fix bug in channels sharing namespace. 2016-12-31 00:51:42 -05:00
422ace207c Fix security issue 2016-12-30 21:04:59 -08:00
4bb5dbd762 Fix it in /msg 2016-12-30 20:56:34 -08:00
7a63cc3753 Setup alias for the old nfacts plugin 2016-12-30 20:44:09 -08:00
24ca3961a5 Move namespaced factoids to first class support in factoids.pm and disable nfacts.pm 2016-12-30 20:20:28 -08:00
519e7994c2 Eliminate undef in the suggestionsw 2016-12-29 13:06:42 -08:00
20b3e16359 Change sorting and such so that we handle thread=>threads better 2016-12-24 02:22:01 -08:00
26c2bfe8ae Metaphone search is working 2016-12-24 01:45:40 -08:00
db4520f3a8 Naive switch to Metaphone over soundex. suggestions are broken. 2016-12-22 23:36:07 -08:00
Ryan Voots
4d2bead381 Make the tell factoid special 2016-08-09 14:41:03 -04:00
Ryan Voots
e782ba1c72 Update plugins for the new \0 stuff I added 2016-02-04 20:02:12 -05:00
c756fea56d Add the new factoid plugins 2016-01-01 23:45:39 -08:00
Ryan Voots
e6fd9d4ea0 fixes up the command parsing, now copulas will be less likely to be stolen accidentally 2012-06-10 11:42:11 -04:00
d5e7bf107b fixing bug in factoid replacement regex 2010-12-22 00:28:49 -05:00
2c890fa4b4 cosmetic changes to "is also" 2010-10-07 16:22:22 -04:00
341701a554 forgot to update the removal regex 2010-09-21 13:39:38 -04:00
f894a1f744 making it more flexible 2010-09-21 13:35:29 -04:00
77641b63f6 fixed bug related to no, as in "notepad is..." 2010-08-10 18:02:06 -04:00
a8f0bc1f76 adding check for /\?$/ in factoids 2010-07-22 18:50:31 -04:00
0509add9f8 removing a cleaning step i don't want/need 2010-04-05 22:09:13 -04:00
149f875d72 emergency will robinson! emergency!
bug in regex
2010-03-13 22:57:56 -05:00
7bbfab023e fixed return value to reflect errors when can't save factoid 2010-03-13 19:42:32 -05:00
f60491766a adding, "no, " support 2010-03-13 19:37:54 -05:00
57cad7a8d9 fixing bug, wasn't reporting back right 2010-03-12 20:36:38 -05:00
2fe21433a0 adding it as =~ directly 2010-03-12 20:30:37 -05:00
4c3063822e some more tweaks 2010-03-12 20:23:21 -05:00
c74027840e fix a bug with help, i need to check $said->{backdressed} everywhere for errors, but i'll do that later
I've also attempted to make the substitution work on factoids, and actually save them.
i've also attempted to get geoip to work with the city database, we'll see
2010-03-12 20:15:19 -05:00