1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-08 19:15:41 -04:00
Commit graph

104 commits

Author SHA1 Message Date
d5e7bf107b fixing bug in factoid replacement regex 2010-12-22 00:28:49 -05:00
94d9a06ee9 fixed tfw 2010-12-07 13:18:14 -05:00
57ed5ce046 fixing output 2010-12-07 13:09:33 -05:00
Ryan Voots
c3a79defce adding tfw 2010-12-07 02:29:48 -05:00
7fcfa1ce1f modified core.pm
Conflicts:

	var/cache-fastmmap
	var/seen.db
2010-11-27 17:17:03 -05:00
a4c316fae6 newer core plugin, adds removed 2010-11-27 17:16:09 -05:00
217257eada adding oeis 2010-11-27 17:11:29 -05:00
fe46685bac removing the period so that it works better inside a macro 2010-11-21 18:13:11 -05:00
1118925e35 removing some useless warnings 2010-10-07 16:26:23 -04:00
2c890fa4b4 cosmetic changes to "is also" 2010-10-07 16:22:22 -04:00
063180ec23 fixed the common code, make it only work if we end in a whitespace 2010-10-05 13:41:21 -04:00
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