1
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
nemunaire f60de818f2 Virtualy move all nemubot modules into nemubot.module.* hierarchy, to avoid conflict with system/vendor modules 2018-01-14 19:18:58 +01:00
nemunaire 1b108428c2 Fix issue with some non-text messages 2017-07-14 12:35:55 +02:00
nemunaire de2e1d6216 Remove Message.receivers, long time deprecated 2015-11-03 07:26:01 +01:00
nemunaire 8b4f08c5bd Replace IRCException by IMException, as nemubot is not only built for IRC 2015-11-03 07:21:06 +01:00
nemunaire 55e6550cb1 tools/web: factorize getNormalizedURL 2015-10-13 16:23:55 +02:00
nemunaire 76ec0d26b4 Modules: avoid unhandled exception in all_post 2015-10-13 16:23:51 +02:00
nemunaire c812fd8c16 As the char ':' is not valid in URL, don't expect it 2015-10-03 16:47:08 +02:00
nemunaire be776405e3 Dusting URL stacking modules: fixing error when using channel list as response 2015-09-24 11:29:50 +02:00
nemunaire 4d51bc1fda Dusting modules 2015-08-26 12:18:20 +02:00
Ivan Delalande 8a7ca25d6f Change !yt to use youtube-dl
youtube-dl does a good job at extracting all the information from hundreds of
website, presenting it in a standardized way and staying up-to-date.

Signed-off-by: Ivan Delalande <colona@ycc.fr>
2015-06-24 20:05:59 +02:00
nemunaire 63a6654331 [yt] Improve module: track last video URL 2015-06-03 15:30:27 +02:00
Bob b3274c0dc7 New module youtube-title: that retrieve title from a youtube link 2015-06-03 15:30:27 +02:00