Commit graph

101 commits

Author SHA1 Message Date
da716ad947 fix a run bug 2011-09-20 10:39:41 -05:00
12d1b626a8 Change to bot directories 2011-06-09 22:27:24 -05:00
6a272b0b86 Add FIFO 2011-01-28 14:09:55 -06:00
ecb62e614e s/pfx/prefix/ 2011-01-10 16:18:34 -06:00
f9cc8453b9 Remove more dots 2011-01-10 16:04:10 -06:00
6032755c2e One more change 2011-01-10 14:11:58 -06:00
99c617f4a6 Merge commit 'origin/master'
Conflicts:
	bot
2011-01-10 14:11:31 -06:00
b45ae4b605 Remove leading '.' after Brugh bitched at me enough. 2011-01-10 14:10:32 -06:00
89754e0964 Oops, fix ".whuffie" stripping 2011-01-07 15:56:07 -07:00
e435d07486 "whuffie luser" -> ".whuffie luser" 2011-01-07 15:55:17 -07:00
b9f4accadc Change whuffie wording 2011-01-07 15:54:07 -07:00
f369efcad7 allow "nick++ extra text" 2011-01-07 15:50:36 -07:00
e889eb8c27 Merge commit 'origin/master' 2011-01-07 15:40:44 -07:00
959e88211e Fix a few bugs 2011-01-07 15:38:20 -07:00
3df34ce677 Make more portable 2011-01-07 14:05:21 -06:00
1cec77a2cc Add bot script 2011-01-07 14:03:16 -06:00
c2168b714a Merge commit 'origin/master'
Conflicts:
	cobalt
	cobalt-handler
	firebot
	infobot
2011-01-07 13:39:13 -06:00
878830d39f A little more in README 2011-01-06 22:25:02 -07:00
f4f4ec9aeb Update README a little 2011-01-06 22:21:32 -07:00
5dde54f056 Modify debug output 2011-01-06 22:08:00 -07:00
f2eea13f8e Fix infobot \factoid bug 2011-01-06 21:17:16 -07:00
73f7afea73 C version 2011-01-06 21:08:21 -07:00
adfcd00d66 A couple of speedups, using shell builtins 2010-12-21 23:02:20 -06:00
a07c3e9f7b Make note sender more verbose 2010-12-16 22:07:39 -07:00
425de02a57 Show notes after other stuff 2010-12-16 22:03:50 -07:00
8a55ad119b Make notes its own script 2010-12-16 22:02:43 -07:00
a2b4bfdba5 Replace unicode separator with ASCII one 2010-12-16 21:32:34 -07:00
3469d5027b Change !list output 2010-12-16 21:31:45 -07:00
e196c6a3e2 Fix "\\\007NOTICE $sender :foo" factoid problem 2010-12-16 21:29:52 -07:00
13202d4ebd Add whuffie 2010-12-16 21:13:34 -07:00
76dfcbf258 Handle long lines better, change literal escape to \007 2010-12-16 17:28:43 -07:00
d6a497df30 Lots of cleanup; add firebot script 2010-12-15 22:36:16 -07:00
c9b5115c88 Remove unused helper 2010-12-15 17:27:44 -07:00
f97281cc2b Fix process bug 2010-12-15 17:26:43 -07:00
f7db0e10d0 Make bot even more generic 2010-12-15 17:26:10 -07:00
c8481dcc56 Infobot functionality 2010-12-15 17:23:09 -07:00
c3bf9bb173 Make lots more happen in a script
Not only does message processing happen in a script, but you must launch an
external program to connect out.  This allows you to use netcat, socat, gnutls,
or whatever other crazy thing you come up with.
2010-12-14 17:13:52 -07:00
90d91a8979 Back to calling socat ourselves 2010-12-10 17:07:16 -07:00
1a06efd5fc Start at external networking (socat) 2010-12-10 17:03:24 -07:00
089dd6b846 Get external helper programs working 2010-12-09 17:10:06 -07:00
d850b2cbbe Prepare to add callouts 2010-12-09 08:22:44 -07:00
607e53f417 A couple of minor infobot changes 2010-12-08 17:18:07 -07:00
83a76d3695 Fix a cdb bug 2010-12-08 15:54:25 -07:00
11998b91ca Remove OCS, create plugin system 2009-11-08 22:18:18 -07:00
b8f72603f4 Looks like I was trying to add scheme callbacks. 2009-11-08 17:28:07 -07:00
d8ae40d6a7 Handle parsing errors 2009-03-03 21:13:09 -07:00
33d30c694d Make Ocs_port use the type system better 2009-03-03 20:53:16 -07:00
41b96164b1 Use new port stuff in OCS. 2009-03-03 19:48:22 -07:00
3498ba784a Remove untar/wget rules from Makefile
It was causing untar to run every time, blowing away my
ocs modifications.
2009-03-03 19:47:30 -07:00
d7e7677547 Expanded notion of channels 2009-03-03 17:56:07 -07:00