A plugin to track packages for courriers.
- A working Marvinbot install
Download the source:
$ git clone [email protected]:BotDevGroup/marvinbot_package_tracker_plugin.git
Install the plugin into your virtualenv:
(venv)$ python setup.py develop
Open your marvinbot settings.json
and enter marvinbot_package_tracker_plugin
to your plugins
list.