1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-08 14:48:33 -04:00
Commit graph

143 commits

Author SHA1 Message Date
f74c951fbe moved replacement 2010-10-05 13:37:29 -04:00
e78bdc83c7 added explicit prefix with : support 2010-10-05 13:33:34 -04:00
3febcdedbc i'm trying to make it more complicated than it needs to be 2010-10-05 00:49:04 -04:00
f40e38f095 more cleanup, it should work... 2010-10-05 00:42:27 -04:00
9eeb9ec950 more space trimming 2010-10-05 00:32:53 -04:00
ec37fa7c0a made it remove common stuff 2010-10-05 00:31:30 -04:00
2039610fae gorack did it 2010-10-05 00:22:30 -04:00
00839b59b6 more work on 8ball 2010-10-05 00:13:31 -04:00
e166ae6bd8 fun 2010-10-05 00:06:30 -04:00
50def2b8a6 adding 8ball 2010-10-04 23:34:26 -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
6596c82558 what the fuck happened here! 2010-08-10 18:04:25 -04:00
77641b63f6 fixed bug related to no, as in "notepad is..." 2010-08-10 18:02:06 -04:00
747a592c56 Merge branch 'master' of github.com:simcop2387/perlbuut 2010-08-09 23:51:28 -04:00
3dd47cd5bb wtf 2010-08-09 23:51:15 -04:00
aa19be8b62 fixed help 2010-08-01 12:48:31 -04:00
0ef7df63e7 adding zippit plugin from ik's sources 2010-08-01 12:44:31 -04:00
9432604488 did i forget to add this? 2010-07-22 19:04:18 -04:00
a8f0bc1f76 adding check for /\?$/ in factoids 2010-07-22 18:50:31 -04:00
992cda5092 fixing path 2010-04-26 22:11:29 -04:00
078dd29c17 removing the shortening on non search urls 2010-04-06 15:55:55 -04:00
0509add9f8 removing a cleaning step i don't want/need 2010-04-05 22:09:13 -04:00
61945710b1 fixed -f, commiting changes 2010-04-05 14:42:04 -04:00
f4a98d982e foo bar 2010-04-05 14:40:26 -04:00
f9947c0c1b wtf 2010-04-05 14:39:10 -04:00
0ba2b6baec bug in -f 2010-04-05 14:37:20 -04:00
041f74bc24 whoops 2010-04-05 14:34:17 -04:00
63871412b9 more encoding changes in other places 2010-04-05 14:31:42 -04:00
ebaedd7b51 modified encoding for -q 2010-04-05 14:29:09 -04:00
6898352188 working here 2010-04-05 14:21:23 -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