Added !ratp module

Added a new module using external repo to get informations about the
next stops of public transportations in Paris.
This commit is contained in:
Number 23 2012-08-31 23:44:11 +02:00
commit aef010e466
4 changed files with 73 additions and 0 deletions

4
modules/nextstop.xml Normal file
View file

@ -0,0 +1,4 @@
<?xml version="1.0" ?>
<nemubotmodule name="nextstop">
<message type="cmd" name="ratp" call="ask_ratp" />
</nemubotmodule>