mmueller / supybot-git

A Git plugin for Supybot (a Python IRC bot)
45 stars 24 forks source link

log command crashes #11

Closed leamas closed 11 years ago

leamas commented 11 years ago

As heading says, log command crashes randomly. A quick debug tour indicates that this is some kind of name collision between the log object and the log method - getCommandMethod in supybot/callbacks.py fails around line 1170.

mmueller commented 11 years ago

Yeah, this is a supybot bug. See the note at the bottom of the supybot-git README or issue #9 for more. The workaround is:

@defaultplugin log Git