Added a La Poste tracking module

This commit is contained in:
Maxence 2015-05-23 19:58:55 +02:00 committed by nemunaire
commit 7d051f7b35
2 changed files with 41 additions and 1 deletions

View file

@ -7,7 +7,7 @@ An extremely modulable IRC bot, built around XML configuration files!
*nemubot* requires at least Python 3.3 to work.
Some modules (like `cve` or `nextstop`) require the
Some modules (like `cve`, `nextstop` or `laposte`) require the
[BeautifulSoup module](http://www.crummy.com/software/BeautifulSoup/),
but the core and framework has no dependency.