James Vega
|
9971e991fe
|
Fix the modelines.
|
2005-03-23 20:07:45 +00:00 |
|
Jeremy Fincher
|
b0cb616709
|
Changed callbacks.Privmsg to be callbacks.Plugin, and callbacks.PrivmsgCommandAndRegexp to be callbacks.Plugin.
|
2005-02-09 07:04:04 +00:00 |
|
Jeremy Fincher
|
641c5cd634
|
Added __version__ strings to already-converted plugins.
|
2005-02-01 06:15:37 +00:00 |
|
James Vega
|
0fde2393e6
|
Update usage of utils.iter functions.
|
2005-01-31 15:22:48 +00:00 |
|
Jeremy Fincher
|
68b1d65d68
|
Plugin normalization, sanitation, etc. Removed unused imports, for the most part.
|
2005-01-29 21:24:17 +00:00 |
|
Jeremy Fincher
|
381a42d863
|
Added an "irc" argument to callbacks.Privmsg.__init__, so now plugins get an Irc on instantiation.
|
2005-01-29 19:16:29 +00:00 |
|
Jeremy Fincher
|
d9689f818b
|
Added the Filter plugin in the new plugin format.
|
2005-01-25 20:04:14 +00:00 |
|