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

56 commits

Author SHA1 Message Date
Ryan Voots
0c1f9a4f85 Add in the allowpaste plugin to control the pastebin 2016-06-26 19:11:02 -04:00
Ryan Voots
a0b2f7c715 Clean up output, also add new role for the new pastebin 2016-06-25 21:31:12 -04:00
Ryan Voots
e470e471cd Clean up output of deparse and eval 2016-06-25 20:09:02 -04:00
Ryan Voots
7a507ee2c0 Switch eval server to symlink perl, also change memory limits a little 2016-05-11 16:39:44 -04:00
Ryan Voots
bf34a550a5 Remove un-used languages from eval. Reduces memory footprint by 80%. 2016-04-13 12:55:24 -04:00
Ryan Voots
9ce72f6ac2 Switch to a newer perl-blead. Start recording evals to build up a fuzz-suite for CI perl-bleads 2016-04-08 17:59:48 -04:00
Ryan Voots
82cec14f7b Reopen STDIN to /dev/null to avoid warnings in certain evals. Also remove old comment 2016-02-04 20:01:05 -05:00
9364e7f05d Some debugging and fix the Foo namespace 2016-01-01 23:46:00 -08:00
Ryan Voots
8693c31f9b Increase children and fix utf8 always being on 2015-12-14 00:18:55 -05:00
Ryan Voots
7447126de6 Update core and get plugins for a little functionality. Also update Bot::BB3::* to allow for addressless messages to be sent from plugins. Also redo how handlers work so that they can output text and interrupt the process of other plugins being handled. This enables the badfacts plugin to function while being unaddressed in channels if configured. 2015-12-06 03:05:12 -05:00
Ryan Voots
45c556a3bd Upgrade to 5.22, lie about our OS, and lie about the user agent so fox news works 2015-11-03 18:46:27 -05:00
Ryan Voots
7251c7f119 Also add Cpanel::JSON::XS 2015-07-14 21:33:22 -04:00
Ryan Voots
eed85789ac Add in JSON, JSON::XS, and JSON::MaybeXS 2015-07-14 20:38:38 -04:00
Ryan Voots
53e5c01170 Update the eval server to 5.21.11. add in Rand::MT 2015-05-13 17:01:18 -04:00
Ryan Voots
02cd3ae7cc Fixup charnames, add Errno, and arybase 2015-05-11 20:33:38 -04:00
Ryan Voots
1472ee1c9d usual updates 2015-04-21 17:22:09 -04:00
Ryan Voots
58ceeb2f8a Updating some utf8 lazy loading fixes 2014-10-28 14:26:08 -04:00
Ryan Voots
865abb372c reenable invites 2014-07-03 22:12:23 -04:00
Ryan Voots
02e9c374a4 Update to perl 5.20, also add some more modules 2014-07-03 22:12:07 -04:00
Ryan Voots
04104c7c03 Enable Time::HiRes in eval: 2013-04-07 04:23:36 -04:00
Ryan Voots
44ea0e7f09 Switch to the maintained Inline::Ruby instead of Ruby for rb_eval 2012-09-21 19:10:24 -04:00
Ryan Voots
70eaaefcaa ok now it works. ended up avoiding rewriting STDOUT and using a select on my own buffer. this makes it easy to override and less error print for myself. should be possible to do this on all targets now. 2012-09-17 23:39:41 -04:00
Ryan Voots
dc7fdc685a Revert "Revert "this'll be reverted to test things""
This reverts commit 78f8fc4696.
2012-09-17 23:33:30 -04:00
Ryan Voots
0e21373993 Revert "Revert "this should make for nicer output with an eval that ends in print""
This reverts commit 89f0dfe4bb.
2012-09-17 23:33:16 -04:00
Ryan Voots
e21dc07a8f Revert "this should make for nicer output with an eval that ends in print"
This reverts commit 812b22ed95.
2012-09-17 23:32:27 -04:00
Ryan Voots
1d973c7c82 Revert "this'll be reverted to test things"
This reverts commit dfa2ec4d4e.
2012-09-17 23:32:17 -04:00
Ryan Voots
582b6ffce5 this'll be reverted to test things 2012-09-17 23:32:05 -04:00
bd57f12736 this should make for nicer output with an eval that ends in print 2012-09-17 20:23:11 -07:00
Ryan Voots
80aaf21f97 added Time::Piece 2012-09-17 02:39:42 -04:00
Ryan Voots
37c9c17649 mostly changes to which perl it runs with, hopefully this will make it easier to fix when perl 5.18 comes out 2012-06-10 11:43:00 -04:00
Ryan Voots
af3c1a96aa removing autobox, it puts way too much into deparse and didn't work anyway 2012-04-03 19:01:32 -04:00
Ryan Voots
06c7b809f7 getting things updated, haven't pushed in a while 2012-04-03 19:00:01 -04:00
Ryan Voots
1207c2d6f5 adding stuff 2011-10-20 22:49:51 -04:00
Ryan Voots
e90ed9d8dc removing invite until i get it secure 2011-09-04 15:24:55 -04:00
111635d4bb moving to linode 2011-09-03 11:32:53 -04:00
4c61d8bd18 moving all to linode 2011-09-02 23:13:00 -04:00
809301da2a trying to get MooseX::Declare working. 2011-04-06 19:17:02 -04:00
farnsworth
63fedb24de changes to add modules and make things a little more "secure" (obscure) 2011-04-04 19:12:24 -04:00
4d36c46741 this shouldn't be in there anyway
Merge branch 'master' of github.com:simcop2387/perlbuut

Conflicts:
	var/cache-fastmmap
2011-02-28 02:19:39 -05:00
e990e78cca adding this for globs on {} 2011-02-28 02:18:01 -05:00
17d48f5419 fixing bug with addressed behavior 2011-02-08 20:31:45 -05:00
a570ad9486 changing it to ignore \s and - as command callers 2011-02-03 09:59:43 -05:00
3ddb8a65aa removing warning in the hack 2010-10-07 16:26:55 -04:00
fb86608563 simplifying logic, fixed "misspelled" "i" 2010-03-25 12:03:57 -04:00
ca7bfe518f adding code for DCC SEND shit, gonna port it to buubot in a second 2010-03-25 11:53:03 -04:00
5e72911b37 adding support for not suggesting things when backdressed 2010-03-12 14:14:03 -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
a4b83c5438 adding space back, apeiron is wrong 2010-03-10 23:04:36 -05:00
254203e1e0 Changing the regex for $said->{addressed} so that it requires ;:,. to respond in channel 2010-03-01 14:25:02 -05:00
15ff034800 reduced children count` 2010-01-21 23:19:17 -05:00