Commit Graph

30 Commits

Author SHA1 Message Date
f39a0eac56 Refactors hooks registration 2015-11-03 16:53:49 +01:00
8b4f08c5bd Replace IRCException by IMException, as nemubot is not only built for IRC 2015-11-03 07:21:06 +01:00
4d51bc1fda Dusting modules 2015-08-26 12:18:20 +02:00
28005e5654 Convert modules to new importer 2015-02-11 18:12:39 +01:00
e225f3b8d7 import ModuleState when needed 2015-01-05 10:18:40 +01:00
06c85289e0 Don't import some nemubot module automatically 2015-01-05 02:49:06 +01:00
7c7b63634b [wip] in modules, changes import to reflect new directory structure 2015-01-05 02:49:05 +01:00
0d4130b391 [events] ids don't have to be saved 2014-12-31 09:46:15 +01:00
745d2b0487 Events module: display an error if server doesn't exist when registering the event 2014-11-03 15:45:16 +01:00
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
c5a69f1bd0 Internal timezone is now UTC 2014-10-01 00:14:27 +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
772d68a34d Response sender is not needed anymore, private channels are now better handled 2014-09-18 07:57:06 +02:00
8c52f75b6a Prepare hooks to be used for other things than Message 2014-09-11 21:20:56 +02:00
eba4a07ed1 Event module: use time tag instead of now() as event start time 2014-09-08 02:28:34 +02:00
ee14682c4f extractDate function is now in a separate Python module 2014-09-08 02:25:26 +02:00
28c1ad088b Move countdown to a separate module in tools 2014-08-29 17:13:28 +02:00
0a16321259 (wip) reworking of the Message class; backported from v4 2014-08-29 17:12:12 +02:00
4b9a6305d4 Legacy hooks now need to be explicitely declared 2014-08-28 18:05:21 +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
3ae01da380 Events module: dusting 2014-08-08 19:45:41 +02:00
Némunaire
316e6878ba Changes most of nemubot modules to packages 2012-06-29 19:20:29 +02:00
Némunaire
c89ef4c543 WatchWebsite module fully working with nemubot V3 2012-06-24 02:20:48 +02:00
Némunaire
7f181864b7 In module events: we can remove both events and strends 2012-06-23 13:36:08 +02:00
Némunaire
d9eab146e6 Module events now working 2012-06-20 16:24:19 +02:00
Némunaire
5fed225358 Starting rebuild of eventsm watchSite and YouTube modules 2012-06-16 22:41:17 +02:00