To get started:
$ pip install -e git https://github.com/metabrainz/botbot-plugins.git#egg=botbot-plugins
$ botbot-shell
Pass a comma-separated list of modules to run a subset of the plugins:
$ botbot-shell brain,images
BrainzBot's documentation, including information on how to create new plugins, is available on Read the Docs.
py.test botbot_plugins
We want you to contribute your own plugins to make BotBot.me better. Please read the plugin docs and review our contributing guidelines prior to getting started to ensure your plugin is accepted.