1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-07 19:05:50 -04:00
Commit graph

77 commits

Author SHA1 Message Date
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
6eda7e9f18 remove the \ on \$ when substituting 2010-03-12 17:32:22 -05:00
d170d67001 making some enhancements to the $1 code, to accept \$1 and ${1} correctly 2010-03-12 17:26:24 -05:00
46e20d0106 removing the -1, for testing 2010-03-12 16:40:46 -05:00
b16b9fc5ef removing some of the debug code 2010-03-12 16:40:27 -05:00
558fe19599 think i found it 2010-03-12 16:38:23 -05:00
46dbde2776 wtf? 2010-03-12 16:34:59 -05:00
2feaf8bfde more debug code 2010-03-12 16:32:54 -05:00
2936924a37 adding the global code, i hope it works right 2010-03-12 16:28:54 -05:00
7ece8e935a finally found the damned bug 2010-03-12 16:18:30 -05:00
97f166bfa2 more debugging code... 2010-03-12 16:15:21 -05:00
7fc837717d adding a slight debug message here, so that i can tell if its even matching 2010-03-12 16:13:27 -05:00
17f59678b0 i'm just grasping at straws here 2010-03-12 16:13:01 -05:00