New module velib: fetch information about differents velib stations

This commit is contained in:
Némunaire 2012-06-16 22:50:47 +02:00
commit 4031403c25
2 changed files with 78 additions and 0 deletions

4
modules/velib.xml Normal file
View file

@ -0,0 +1,4 @@
<?xml version="1.0" ?>
<nemubotmodule name="velib">
<server ip="www.velib.paris.fr" url="/service/stationdetails/paris/" />
</nemubotmodule>