1
0
Fork 0
Commit Graph

20 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 f39a0eac56 Refactors hooks registration 2015-11-03 16:53:49 +01:00
nemunaire a6a10b78d1 Fill help in some modules 2015-10-07 18:22:01 +02:00
nemunaire d74a9067c0 [bonneannee] Command for the nextyear doesn't require argument anymore 2015-09-24 11:29:48 +02:00
nemunaire 4bc8bc3c12 Dusting modules 2015-08-26 12:17:22 +02:00
nemunaire 28005e5654 Convert modules to new importer 2015-02-11 18:12:39 +01:00
nemunaire 06c85289e0 Don't import some nemubot module automatically 2015-01-05 02:49:06 +01:00
nemunaire 7c7b63634b [wip] in modules, changes import to reflect new directory structure 2015-01-05 02:49:05 +01:00
nemunaire 4f27232fd4 [bonneannee] Unharcode channel to send message on 1 January 2014-11-10 17:05:18 +01:00
nemunaire 49bfcdcae5 Bonneannee module: fix timezone 2014-10-04 07:34:30 +02:00
nemunaire c5a69f1bd0 Internal timezone is now UTC 2014-10-01 00:14:27 +02:00
nemunaire 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
nemunaire acded35e1a Pick events class from v4 2014-09-23 22:47:50 +02:00
nemunaire 772d68a34d Response sender is not needed anymore, private channels are now better handled 2014-09-18 07:57:06 +02:00
nemunaire 28c1ad088b Move countdown to a separate module in tools 2014-08-29 17:13:28 +02:00
nemunaire cd7843e16e Replace help_tiny by module docstring 2014-08-28 01:39:31 +02:00
nemunaire 94a9a9a30b Switch to v3.4 branch 2014-08-13 15:53:55 +02:00
nemunaire fe0f120038 Using newly added Python decorator for hook registration 2014-08-13 15:14:41 +02: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