Commit graph

17 commits

Author SHA1 Message Date
Laurent Bachelier
3710bb87ae boobot: Support servers with no HEAD 2013-05-05 21:23:30 +02:00
Laurent Bachelier
bba7898561 boobot: Ignore NBSP in URLs 2013-05-05 21:10:15 +02:00
Laurent Bachelier
8825072829 boobot: Better newline handling 2013-05-05 20:53:21 +02:00
Laurent Bachelier
1b2031796b boobot: Force shitty Windows encoding
Because web browsers actually do that!

Test URL: http://www.universfreebox.com/article/20715/Deutche-Telekom-met-fin-a-l-internet-illimite-bientot-le-tour-de-la-France
2013-05-05 20:43:58 +02:00
Laurent Bachelier
ab7287747a boobot: Guess page encoding
This seems to work with most pages.
2013-05-05 20:40:51 +02:00
Laurent Bachelier
45151afa3e boobot: Fix weird/unicode URLs
http://stackoverflow.com/questions/1916684/cant-open-unicode-url-with-python
2013-05-05 20:05:45 +02:00
Laurent Bachelier
2f9a50c754 boobot: Support multiple channels, refactoring
It should handle the various URL failures in a better way.
2013-05-05 19:15:51 +02:00
Laurent Bachelier
99eaa87db9 boobot: Display regular URL info 2013-04-20 11:56:00 +02:00
Laurent Bachelier
58a37c3bfb boobot: irc 5.0+ compatibility
It should still work with older versions
2013-04-13 23:14:57 +02:00
Laurent Bachelier
ec4f934fee boobot: Style fixes 2013-04-13 23:14:44 +02:00
Laurent Bachelier
60c097a389 boobot: Proper freenode server name 2013-04-13 23:14:08 +02:00
Romain Bignon
fb3d2655a9 support python-irclib >= 3 and minor changes 2013-04-11 20:32:33 +02:00
Laurent Bachelier
7094931c92 Easy spacing fixes, trailing stuff
Remove useless trailing \
Remove trailing spaces
Add missing empty lines

autopep8 -ir -j2 --select=E301,E302,E502,W291,W293,W391 .

Diff quickly checked.
2013-03-16 00:54:55 +01:00
Romain Bignon
4006506292 add keywords and enhance fetching of board messages 2012-04-09 10:11:31 +02:00
Romain Bignon
4f0e1bc456 remove unused import 2012-04-01 11:28:30 +02:00
Romain Bignon
fe5fa70094 check keywords on the dlfp board 2012-03-31 10:44:00 +02:00
Romain Bignon
27b742328c add an IRC bot 2012-03-30 17:39:37 +02:00