1
0
Fork 0
Commit Graph

262 Commits

Author SHA1 Message Date
Némunaire 7e5b3ad0a1 New networkbot request: AUTH to authenticate bots 2013-01-15 11:20:42 +01:00
Némunaire dead687e9f Generate a key on first launch 2013-01-15 11:19:28 +01:00
Némunaire b0d0b4a234 Man module: display whatis by default, use english location instead of user one 2013-01-15 11:15:25 +01:00
Némunaire dfa4c49d68 New module rnd to make choice 2013-01-07 12:22:07 +01:00
Némunaire 81db3de0df Networking module: add a !curl command to display a webpage; issue #4 2013-01-04 18:09:29 +01:00
Némunaire 418e6ba32a Chronos module: code refactoring to work with events interface 2013-01-04 18:07:18 +01:00
Némunaire bd4a9e17eb Avoid downloading of too big files 2013-01-04 18:05:41 +01:00
Némunaire 309615cdc7 New module Chronos to look at next courses 2013-01-03 18:17:02 +01:00
Némunaire d4def8c026 In XMLparser, getBool, getInt and getDate use the content if no name is given 2013-01-03 18:15:50 +01:00
Némunaire a7fd178a41 New module man that prints man pages on IRC 2013-01-02 15:49:26 +01:00
Némunaire 1b05b965ed Spell module: remember correct and bad spelling by people 2013-01-02 15:48:42 +01:00
Némunaire 3aa705dfb6 Fix conditions to validate a hook 2013-01-01 16:13:58 +01:00
Némunaire 01e12970fb New module bonneannee 2012-12-31 20:19:07 +01:00
Némunaire 14b9a82a2b Issue #12: Remove registered events at unload 2012-12-31 20:17:58 +01:00
Némunaire d4235931f8 Fix backtrace display error when giving a bad sender to Response 2012-12-31 20:15:48 +01:00
Némunaire 1810055ccc Alias module: detect alias only if line begins with ! 2012-12-24 15:47:24 +01:00
Némunaire 0daef1e810 Don't start watching if no alert is defined 2012-12-21 11:31:03 +01:00
Némunaire 856feab62d Improve server socket problem detection 2012-12-21 11:29:29 +01:00
Némunaire 3ba52cf1a0 Fix del_event alias in module and display a warning when trying to send a message to a unknown server 2012-12-21 11:05:43 +01:00
Némunaire 4721d7416c WatchWebsite module: watch when a site is up and down with !updown (part of issue #4) 2012-12-08 09:21:27 +01:00
Némunaire 93012ffa4c Can getBool a XML node 2012-12-08 09:20:36 +01:00
Némunaire 48fe794a7b In module XML, attribute data is passed to the hook 2012-12-08 09:19:27 +01:00
Némunaire ab557dc8e8 WatchWebsite module: can alert when a site is up or down 2012-12-08 00:12:56 +01:00
Némunaire eada0c71e7 Events modules: fixes issue #18 2012-12-08 00:10:38 +01:00
Némunaire 022879a4bf WatchWebsite module: Avoid timeout when watching a website 2012-12-07 11:06:58 +01:00
Némunaire d08273e832 DDG module: don't print language when no article found 2012-12-07 01:16:05 +01:00
Némunaire 1c515f95c5 YCC module: escape URL with unknown characters 2012-12-07 01:13:11 +01:00
Némunaire 50857eea80 WatchWebsite: replace %s by {var} 2012-12-01 02:20:09 +01:00
Némunaire 70cf604d4c DDG module: can precise lang for dico and wiki bang and remove alias form 2012-11-30 12:27:20 +01:00
Némunaire 70eeb26063 Alias module: can !unalias alias with the bang-name 2012-11-30 12:27:20 +01:00
Némunaire b38b2be021 YCC module: can reduce more than one URL per message 2012-11-30 12:27:19 +01:00
Némunaire 9495e43cc0 Spell module: fix check of UTF8 strings in pyaspell 2012-11-24 22:30:46 +01:00
Némunaire 8aaf3bd6dc Wikipedia module: simplify a regexp 2012-11-09 11:56:23 +01:00
Némunaire a878be7293 New module !spell 2012-11-08 16:29:22 +01:00
Némunaire b477d5b8b7 Improve bots network: when two connected bots are on the same channel, only one answers to the user 2012-11-08 14:54:05 +01:00
Némunaire f33768a853 Fix some bugs in Wikipedia and WatchWebsite modules 2012-11-08 13:25:51 +01:00
Némunaire 17dd6961cf Check channel authorization before accept a message for treatment 2012-11-08 13:24:56 +01:00
Némunaire b84357725b New method to clear hooks 2012-11-08 13:24:18 +01:00
Némunaire 92533d934b Add a way to send a message to network bot attached to a server 2012-11-08 13:23:58 +01:00
Némunaire 818bc5f889 New event when connection with server is closed 2012-11-08 13:22:46 +01:00
Némunaire cb0056b605 WatchWebsite module use urllib and can group same page watch over multiple channels/IRC networks 2012-11-07 18:56:18 +01:00
Némunaire 1693488a56 Some fixes on YCC and Networking module 2012-11-07 17:25:17 +01:00
Némunaire 22da70ac39 Use urllib instead of own tools for modules ycc and networking 2012-11-07 16:37:35 +01:00
Némunaire 5729413099 Use … instead of ... in response 2012-11-07 15:48:06 +01:00
Némunaire b3a9ccf75a Parse Wiktionary 2012-11-07 15:37:17 +01:00
Némunaire c3c697bdab Use url.request in DDG module; fix issue #1: output for Wiki is better 2012-11-07 14:39:47 +01:00
Némunaire 6f6ddd4d1e New module: networking with !traceurl and !isup 2012-11-06 04:27:09 +01:00
Némunaire 88d976fb60 Can parse JSON web pages 2012-11-06 04:26:38 +01:00
Némunaire 02bebb663c Fix various error on DCC connection and post treated messages 2012-11-06 04:14:55 +01:00
Némunaire aa697a36d0 Now parse URL following RFC 1738 2012-11-06 04:14:11 +01:00