Commit Graph

32 Commits

Author SHA1 Message Date
77b897a1e3 Fix in modules: is_owner is now frm_owner 2014-11-03 15:43:39 +01:00
dfde4c5f49 New message processing 2014-10-07 00:21:14 +02:00
41da1c0780 Response class is now part of 'more' module.
This commit prepare the new message flow based on protocol independent messages.

	This commit changes the module API: you need to import the Response class manually at the begining of our module.
2014-09-27 12:39:44 +02:00
acded35e1a Pick events class from v4 2014-09-23 22:47:50 +02:00
a7830f709d WatchWebsite module: use w3m function from networking module 2014-09-20 00:15:06 +02:00
b184b27d4f Randomize the first fetch of watched pages; closing #33 2014-09-19 19:28:48 +02:00
772d68a34d Response sender is not needed anymore, private channels are now better handled 2014-09-18 07:57:06 +02:00
4f19f08c9f WatchWebsite module: raw content can be display in response 2014-09-10 12:19:25 +02:00
cd7843e16e Replace help_tiny by module docstring 2014-08-28 01:39:31 +02:00
94a9a9a30b Switch to v3.4 branch 2014-08-13 15:53:55 +02:00
fe0f120038 Using newly added Python decorator for hook registration 2014-08-13 15:14:41 +02:00
c15127feb8 WatchWebsite module: dusting & fix unwatch authorizations 2014-08-06 16:20:51 +02:00
5bec50744c Dusting some modules 2014-07-25 18:02:30 +02:00
Némunaire
aced38a44b WatchWebsite module: Assumes that empty content is not normal 2013-01-25 17:47:11 +01:00
Némunaire
0daef1e810 Don't start watching if no alert is defined 2012-12-21 11:31:03 +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
ab557dc8e8 WatchWebsite module: can alert when a site is up or down 2012-12-08 00:12:56 +01:00
Némunaire
022879a4bf WatchWebsite module: Avoid timeout when watching a website 2012-12-07 11:06:58 +01:00
Némunaire
50857eea80 WatchWebsite: replace %s by {var} 2012-12-01 02:20:09 +01:00
Némunaire
f33768a853 Fix some bugs in Wikipedia and WatchWebsite modules 2012-11-08 13:25:51 +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
c6d5d88723 Apply v3.3 changes on various modules 2012-11-04 15:32:39 +01:00
Némunaire
a975421e02 WatchWebsite module: catch Atom parse error 2012-11-01 09:27:19 +01:00
Némunaire
49ccef36c2 WatchWebsite module: fix double alert when a site changes 2012-10-15 02:49:48 +02:00
Némunaire
1b5b5af60b WatchWebsite module: !unwatch work, !watch better parse URLs 2012-10-15 02:11:24 +02:00
Némunaire
bd1795a105 In module watchwebsite, fix atom alerts 2012-09-07 14:59:22 +02:00
Némunaire
5e81905947 Convert module watchWebsite to nemubot V3.2; can now watch user requested site 2012-09-02 19:17:42 +02:00
Némunaire
a2b273d09b Define a timeout for all http requests 2012-07-27 18:18:13 +02:00
Némunaire
32b7cfd4d8 Watchwebsite module: unquote only title, not links 2012-07-17 00:43:57 +02:00
Némunaire
061e73722f Oups, add a lot of missing files 2012-06-30 04:07:20 +02:00
Némunaire
fdd794ff1b Fix some bugs due to module to package change 2012-06-29 20:23:29 +02:00
Némunaire
316e6878ba Changes most of nemubot modules to packages 2012-06-29 19:20:29 +02:00