A plugin for interacting with the RIPE Atlas API. Currently provides a single command named /probe.
- A working Marvinbot install
Download the source:
$ git clone git@github.com:BotDevGroup/marvinbot_ripe_atlas_plugin.git
Install the plugin into your virtualenv:
(venv)$ python setup.py develop
Open your marvinbot settings.json and marvinbot_ripe_atlas_plugin to your plugins list.