Commit Graph

17 Commits

Author SHA1 Message Date
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
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
772d68a34d Response sender is not needed anymore, private channels are now better handled 2014-09-18 07:57:06 +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
5bec50744c Dusting some modules 2014-07-25 18:02:30 +02:00
6755b88229 Fix spell module with UTF-8 chars; fixes #21 2014-05-27 16:24:45 +02:00
Némunaire
d88146780f Spell module: fix encoding problem 2014-02-26 18:51:12 +01:00
Némunaire
1b05b965ed Spell module: remember correct and bad spelling by people 2013-01-02 15:48:42 +01:00
Némunaire
50857eea80 WatchWebsite: replace %s by {var} 2012-12-01 02:20:09 +01:00
Némunaire
9495e43cc0 Spell module: fix check of UTF8 strings in pyaspell 2012-11-24 22:30:46 +01:00
Némunaire
a878be7293 New module !spell 2012-11-08 16:29:22 +01:00