James Vega
|
b135107038
|
Fix bug #1063950, traceback when Weather is an unexpected format.
|
2004-11-12 16:24:10 +00:00 |
|
James Vega
|
f36fdd3d21
|
Let's *really* prevent ourselves from reconnecting to the same network. The
Raise=True was raising a callbacks.Error which was being caught.
|
2004-11-12 16:22:06 +00:00 |
|
Jeremy Fincher
|
b4557e0cf4
|
Moved to sandbox.
|
2004-11-11 20:57:12 +00:00 |
|
James Vega
|
611149aadc
|
Add plugins.Markov.minChainLength and plugins.Markov.maxAttempts which
should allow for interesting Markov chains (unless you like the one-worders).
|
2004-11-11 18:50:21 +00:00 |
|
Jeremy Fincher
|
ed2488c1f8
|
Converted Alias to use commands.wrap (for the most part).
|
2004-11-11 16:37:47 +00:00 |
|
Jeremy Fincher
|
a0e863deef
|
Fix for bugz0r.
|
2004-11-11 15:25:17 +00:00 |
|
Jeremy Fincher
|
0ff919b0f7
|
Added an FAQ for nicks with brackets in them.
|
2004-11-11 15:22:34 +00:00 |
|
James Vega
|
4ce65826a1
|
Expand a little on the supybot.defaultIgnore help. Also, went ahead and
changed the timestampformat from a GlobalValue to ChannelValue like the XXX
told me to.
|
2004-11-11 14:40:04 +00:00 |
|
James Vega
|
ea8bf1f479
|
We no longer need to getUser here since wrap() handles this for us.
|
2004-11-09 20:23:30 +00:00 |
|
James Vega
|
59d306598a
|
Commit my long sought after *cough*Skorobeus*cough* randomSpeaking updates
|
2004-11-09 18:43:27 +00:00 |
|
James Vega
|
2fb7041627
|
Slightly better wording (and matches Float's wording)
|
2004-11-09 18:41:03 +00:00 |
|
James Vega
|
0263eb95a8
|
Fix bug #1063094, Note.reply exception.
|
2004-11-09 13:35:54 +00:00 |
|
Jeremy Fincher
|
3f93307518
|
Fixed bug #1062631.
|
2004-11-09 12:29:20 +00:00 |
|
Jeremy Fincher
|
907587e326
|
Bugz0r.
|
2004-11-09 01:46:17 +00:00 |
|
Jeremy Fincher
|
d280387518
|
rest should require args unless indicated otherwise. Currently, we can't indicate otherwise, but that's because we haven't had a need for it yet.
|
2004-11-08 20:51:39 +00:00 |
|
Jeremy Fincher
|
54db030707
|
Added test, changed to use commands.wrap.
|
2004-11-08 20:03:42 +00:00 |
|
James Vega
|
beffc15c0d
|
Someone committed this in dos file format. Let's purge that evil.
|
2004-11-08 17:41:13 +00:00 |
|
Jeremy Fincher
|
6341b26755
|
Fixed a failing test, showed a results number in search, and added to our standardSubstitute for Dunnos.
|
2004-11-08 17:02:02 +00:00 |
|
Daniel DiPaolo
|
eed842270d
|
Updated to tell what channel the seen commands are being applied to.
|
2004-11-08 16:57:12 +00:00 |
|
Jeremy Fincher
|
3f1dfa09c0
|
UPdated.
|
2004-11-08 16:54:45 +00:00 |
|
Jeremy Fincher
|
689803330c
|
Fixed some bugs. The tests still fail, I can't figure out why.
|
2004-11-07 21:10:51 +00:00 |
|
Jeremy Fincher
|
2633575d9a
|
Fixed some uncaught exceptions and a few other places it might happen.
|
2004-11-07 20:40:49 +00:00 |
|
Jeremy Fincher
|
ced5caa68f
|
This never had any tests anyway, and now its plugin is gone.
|
2004-11-06 19:27:35 +00:00 |
|
Jeremy Fincher
|
3e8622abce
|
Initial checkin.
|
2004-11-06 19:26:05 +00:00 |
|
Jeremy Fincher
|
964fa95bfd
|
Removed standardSubstitute test.
|
2004-11-06 19:21:15 +00:00 |
|
Jeremy Fincher
|
21d5745677
|
Bug fixed.
|
2004-11-06 19:05:53 +00:00 |
|
Jeremy Fincher
|
df42550505
|
Bugfixes.
|
2004-11-06 19:03:02 +00:00 |
|
Jeremy Fincher
|
cc331c17f9
|
Set the default plugin for enable/disable.
|
2004-11-06 19:01:05 +00:00 |
|
Jeremy Fincher
|
92d86d9806
|
We should run these tests periodically.
|
2004-11-05 16:22:07 +00:00 |
|
Jeremy Fincher
|
89e52c3ea9
|
Changed a log from WARNING to DEBUG.
|
2004-11-05 14:56:32 +00:00 |
|
Jeremy Fincher
|
91ec099f1d
|
More informative log.
|
2004-11-04 07:15:02 +00:00 |
|
Jeremy Fincher
|
d7275d75d3
|
Relay nicks should still work when the bot isn't in the channel on a network.
|
2004-11-04 06:43:38 +00:00 |
|
Jeremy Fincher
|
591e66664d
|
Better.
|
2004-11-04 06:38:07 +00:00 |
|
Jeremy Fincher
|
f515617529
|
Disable unregister by default.
|
2004-11-04 06:06:18 +00:00 |
|
Jeremy Fincher
|
33254cb538
|
Better error handling of bad loads.
|
2004-11-04 06:03:22 +00:00 |
|
Jeremy Fincher
|
58b3268bdd
|
Have exnToString handle exceptions whose str representation is empty.
|
2004-11-04 06:01:17 +00:00 |
|
Jeremy Fincher
|
040888405c
|
Refactoring of error-related configuration variables.
|
2004-11-04 05:34:24 +00:00 |
|
James Vega
|
b8216a6bd5
|
Correct the behavior of "karma"
|
2004-11-04 01:24:31 +00:00 |
|
Jeremy Fincher
|
bea58663f0
|
Fixed bug #1059536.
|
2004-11-03 23:03:24 +00:00 |
|
Jeremy Fincher
|
a060f26aa8
|
Fixed bug #1059544, InvalidRegistryValues can now show what the name of the registry value is.
|
2004-11-03 22:58:20 +00:00 |
|
James Vega
|
54f77f914b
|
reason should be 'text'
|
2004-11-03 20:20:34 +00:00 |
|
James Vega
|
4ca62e60fd
|
Missing irc's are bad
|
2004-11-03 01:35:00 +00:00 |
|
James Vega
|
553f31c425
|
Need to make sure s is declared
|
2004-11-02 05:41:42 +00:00 |
|
James Vega
|
716aefbb8d
|
LOTS of bugs fixed. More to go.
|
2004-11-01 04:00:24 +00:00 |
|
James Vega
|
4c6ad94435
|
many('text') => many('something') since we don't want to combineRest. Also,
fix a mistyped variable name.
|
2004-10-31 15:17:33 +00:00 |
|
Jeremy Fincher
|
df0b661d92
|
Allow 1/0 for booleans.
|
2004-10-29 20:11:17 +00:00 |
|
James Vega
|
49f8105263
|
proper string formatting
|
2004-10-29 19:47:46 +00:00 |
|
Jeremy Fincher
|
744944d8b2
|
Wrong variable name.
|
2004-10-29 19:27:25 +00:00 |
|
James Vega
|
787625c757
|
Let's report the correct value for the asserts that failed
|
2004-10-29 12:46:39 +00:00 |
|
James Vega
|
f6d8c2a38c
|
commands.wrap update
|
2004-10-29 01:35:37 +00:00 |
|