.. |
AdminCommands.py
|
Changed privmsgs.CapabilityChecker to privmsgs.CapabilityCheckingPrivmsg
|
2003-03-27 07:26:46 +00:00 |
ansi.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +00:00 |
asyncoreDrivers.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +00:00 |
bot.py
|
Debugging messages commented out
|
2003-03-28 03:10:46 +00:00 |
callbacks.py
|
Fixed a single-quote bug in Tokenizer
|
2003-03-31 06:08:23 +00:00 |
cdb.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +00:00 |
ChannelCommands.py
|
Um, weird typo.
|
2003-03-28 07:16:38 +00:00 |
conf.py
|
Added conf.detailedTracebacks to determine if cgitb should be used.
|
2003-03-27 20:40:58 +00:00 |
debug.py
|
Added conf.detailedTracebacks to determine if cgitb should be used.
|
2003-03-27 20:40:58 +00:00 |
drivers.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +00:00 |
fix.py
|
Removed a useless if statement and changed the order of another
|
2003-03-28 02:34:03 +00:00 |
ircdb.py
|
Modified how entries are added to self.revcache
|
2003-03-31 02:53:07 +00:00 |
irclib.py
|
Fixed a few errors found by PyChecker
|
2003-03-28 07:55:21 +00:00 |
ircmsgs.py
|
Whitespace normalization
|
2003-03-28 17:29:48 +00:00 |
ircutils.py
|
Made funkyArgument a bit more concise.
|
2003-03-31 06:06:21 +00:00 |
MiscCommands.py
|
Added source command
|
2003-03-28 08:41:11 +00:00 |
privmsgs.py
|
Initial import; going off Ofnibot's source to start with.
|
2003-03-28 09:07:21 +00:00 |
repl.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +00:00 |
schedule.py
|
Added vim:set ... : strings to source in order to keep file formatting
|
2003-03-24 08:41:19 +00:00 |
UserCommands.py
|
Split UserCommands out from privmsgs.
|
2003-03-27 07:57:27 +00:00 |
utils.py
|
Added __future__ import
|
2003-03-31 06:55:34 +00:00 |
world.py
|
Re-enabled the old reloading method, we'll see if it comes in useful.
|
2003-03-27 06:06:56 +00:00 |