1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-07 17:25:41 -04:00
Commit graph

103 commits

Author SHA1 Message Date
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
1b9ef7feaf more changes for this, grr 2010-03-12 16:08:56 -05:00
56ce4462f1 trying again... geeze 2010-03-12 16:07:40 -05:00
cbfc7e1748 was looking in the wrong place 2010-03-12 16:04:47 -05:00
84cefe6c0b more work trying to get /i working right 2010-03-12 16:01:57 -05:00
6def2adcf4 trying to make /i work right 2010-03-12 15:59:45 -05:00
06cf9f2244 fixed a substitution bug 2010-03-12 15:57:26 -05:00
4f9d29d75a foo 2010-03-12 15:56:14 -05:00
6e6f1b0c31 wrong return value 2010-03-12 15:55:00 -05:00
f1e646dd48 more work on this 2010-03-12 15:53:44 -05:00
62aebd91a1 adding the start of the substitution code 2010-03-12 15:26:52 -05:00
616b79efb3 fixing bug before i actually try it 2010-03-12 14:38:22 -05:00
1bc035c900 removing the symbol table hackery, working slowly on some other cleanup 2010-03-12 14:36:53 -05:00
5e72911b37 adding support for not suggesting things when backdressed 2010-03-12 14:14:03 -05:00
a0cbaf877f minor test patch to see if i can't fix a macro issue 2010-03-12 14:08:24 -05:00
af3280e753 adding regex search 2010-03-11 17:53:20 -05:00
0f9f906f66 fixing the search 2010-03-11 17:30:52 -05:00
ed0208578d fixing the plugins i broke when fixing some warnings 2010-03-11 17:27:17 -05:00
862ad247c7 making the search "smarter" 2010-03-11 17:18:40 -05:00
1b42ed6147 cleaning some stuff up, i don't need the deps stuff, i also cleaned up some warnings in almost all the plugins, and removed a few plugins i don't want 2010-03-11 17:15:13 -05:00
3218d693e4 fuck 2010-02-25 21:53:47 -05:00
93bf662bf9 fixed bug in factoid code suggestions.
also documented logical error in database, won't fix it yet
2010-02-25 21:37:43 -05:00
Ryan Voots
5eca97ace6 god damn it tonight 2010-01-04 22:35:16 -05:00
Ryan Voots
0f4aee2d67 fixing another search bug 2010-01-04 22:31:46 -05:00
Ryan Voots
f7738cd25f fixing factoid bug IO::ASYNC 2010-01-04 22:19:16 -05:00