Skip to content
This repository has been archived by the owner on Nov 26, 2018. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 766 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 766 Bytes

BotBot.me Plugins

To get started:

$ pip install -e git+https://github.com/BotBotMe/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

Tests

Build Status

py.test botbot_plugins

Contribute!

We want you to contribute your own plugins to make BotBot.me better. Please read the docs and review our contributing guidelines prior to getting started to ensure your plugin is accepted.