1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-07 19:26:05 -04:00
Commit graph

522 commits

Author SHA1 Message Date
024b3d5143 Also fix the syntax for macros. funcs are broken but nobody fucking uses those, even me. 2017-01-28 00:01:44 -08:00
3081e67e38 correct channel namespaced commands 2017-01-27 23:59:01 -08:00
eac6bb4e6e Set a threshold thatll prevent it from showing nonsens factoids 2017-01-27 18:25:56 -08:00
Ryan Voots
68d8a5bd45 Update the gitignore for the new jail repo and to ignore the small filesystem for it 2017-01-27 21:13:56 -05:00
Ryan Voots
25348d5248 More updates and features to Zathras 2017-01-24 20:40:07 -05:00
Ryan Voots
36d71f7eee Update the easter egg to support chaining 2017-01-24 20:24:08 -05:00
Ryan Voots
41c54ea473 Add some eastereggs 2017-01-17 14:47:10 -05:00
Ryan Voots
d4337d2551 Merge branch 'master' of github.com:simcop2387/perlbuut 2017-01-13 14:47:23 -05:00
Ryan Voots
3e64dafa16 Update dbs 2017-01-13 14:47:15 -05:00
Ryan Voots
6d4ac7e304 Update pastebin to add "Anonymous" for no name. Update eval to include another module. Update factoids to not be case sensitive in suggestions. 2017-01-13 14:44:26 -05:00
5eea176759 Update README.pod 2016-12-31 19:09:08 -08:00
e604cfc3c7 Merge pull request #3 from shlomif/master
Add README
2016-12-31 19:04:51 -08:00
Ryan Voots
35466627e6 Update DB 2016-12-31 00:51:51 -05:00
Ryan Voots
377fe7d9d5 Fix bug in channels sharing namespace. 2016-12-31 00:51:42 -05:00
422ace207c Fix security issue 2016-12-30 21:04:59 -08:00
4bb5dbd762 Fix it in /msg 2016-12-30 20:56:34 -08:00
7a63cc3753 Setup alias for the old nfacts plugin 2016-12-30 20:44:09 -08:00
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
35d984ed50 Merge branch 'master' of github.com:simcop2387/perlbuut 2016-12-24 02:22:29 -08:00
20b3e16359 Change sorting and such so that we handle thread=>threads better 2016-12-24 02:22:01 -08:00
Ryan Voots
028296fbb1 Databases switched to metaphone. making backup before i drop the soundex column 2016-12-24 04:54:09 -05:00
26c2bfe8ae Metaphone search is working 2016-12-24 01:45:40 -08:00
0b5ffc3035 Remove soundex module, and a bunch of unneeded files 2016-12-22 23:40:40 -08:00
738883b852 Migration scripts since the DB on my laptop will never get commited 2016-12-22 23:36:29 -08:00
db4520f3a8 Naive switch to Metaphone over soundex. suggestions are broken. 2016-12-22 23:36:07 -08:00
278405473d Remove old import scripts that are no longer needed. 2016-12-22 23:35:44 -08:00
Ryan Voots
077473e3b1 Move the jail to a submodule 2016-12-23 01:43:24 -05:00
Ryan Voots
a0dc0c0cb6 Remove jail files from this repo 2016-12-23 01:42:30 -05:00
Ryan Voots
d49b498039 Add new dep, prep for dev work 2016-12-23 01:33:05 -05:00
Ryan Voots
4c9b5516e8 Reselect STDOUT upon exiting the eval 2016-12-07 07:36:21 -05:00
Ryan Voots
b014d89cd4 Fix unicode finally. FINALLY 2016-12-04 02:59:20 -05:00
Ryan Voots
f435a4853e Make STDIN a Klingon lorem ipsum 2016-12-01 14:20:15 -05:00
Ryan Voots
a76b7d85e1 Add example files to the jail 2016-12-01 14:11:19 -05:00
Ryan Voots
d4a9dcb1d7 Fix line numbers in evals on perlbot.pl and in eval: 2016-12-01 14:11:07 -05:00
Ryan Voots
7941b3921a Interpret U+2424 as a \n inside IRC 2016-11-27 13:06:51 -05:00
Ryan Voots
c3d4511f53 more modules 2016-11-27 13:04:27 -05:00
Ryan Voots
d49ef98ebd Fix the TZ, and PID of evals 2016-11-27 13:04:10 -05:00
Ryan Voots
4df1381048 Fix default core module text 2016-11-27 13:03:51 -05:00
Ryan Voots
efc4e24d4b Mauke is a picky developer 2016-10-30 03:28:08 -04:00
Ryan Voots
a0de17ba45 No longer use root, instead use cap_sys_chroot on perl 2016-10-21 16:04:48 -04:00
a0b16eb284 Allow basic IO::Async to work 2016-10-18 17:16:52 -07:00
Ryan Voots
5eb713a1d3 Moar modules 2016-10-17 18:31:25 -04:00
Ryan Voots
3e86e997e3 More modules 2016-10-17 18:17:43 -04:00
Ryan Voots
d795397c2b Add Time::Moment 2016-10-15 09:43:37 -04:00
Ryan Voots
02cfdfdd46 Update db 2016-10-15 09:43:14 -04:00
Ryan Voots
4d909cd88d Add mremap so that stack reallocations happen properly 2016-10-15 09:43:02 -04:00
05fee1a0ea Add nanosleep for Time::HiRes qw/sleep/ 2016-10-15 06:18:00 -07:00
Ryan Voots
109c713dab Add some help text for when it gets killed by a signal 2016-10-15 08:35:28 -04:00
Ryan Voots
66bc4ad0e9 Now use the awesome power of SECCOMP to secure the eval, and enable new functionality 2016-10-15 08:04:58 -04:00