Skip to content
This repository was 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

Apr 28, 2018
075ae29 · Apr 28, 2018

History

68 Commits
Aug 25, 2013
Jan 21, 2015
Apr 5, 2013
Dec 19, 2016
Aug 25, 2013
Aug 25, 2013
Nov 24, 2014
Feb 28, 2013
Jan 20, 2014
Apr 28, 2018

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.