mmueller / supybot-git

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

supybot does not load supybot-git plugin #26

Closed shiznix closed 9 years ago

shiznix commented 9 years ago

How do I configure supybot to load this plugin ?

This info seems to be missing from the README.

shiznix commented 9 years ago

OK through some trial and error with renaming the plugin directory and editing supybot's config file, the plugin now loads but it breaks supybot being able to connect to the IRC server :(

mmueller commented 9 years ago

This is really a supybot question. You should be able to just tell it load Git to load the plugin. The plugin should be in a folder called 'Git' in your plugins directory.

shiznix commented 9 years ago

Thanks for your response, i've opened issue #27 regarding the IRC connection hang.