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

62 commits

Author SHA1 Message Date
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
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