A plugin that provide factoids from what was mentioned on the chat.
- A working Marvinbot install
Download the source:
$ git clone git@github.com:BotDevGroup/marvinbot_factoids_plugin.git
Install the plugin into your virtualenv:
(venv)$ python setup.py develop
Open your marvinbot settings.json and marvinbot_factoids_plugin to your plugins list.