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

BotBotMe/botbot-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.