Commit Graph

15 Commits

Author SHA1 Message Date
Max
3cad591086 [imdb] Fixed grammar 2015-08-26 12:17:19 +02:00
28005e5654 Convert modules to new importer 2015-02-11 18:12:39 +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
d14fec4cec Modules: global dusting: call getJSON instead of making raw calls to urllib 2014-12-18 12:52:39 +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
eae0adbb43 IMDB module: reworking, handle year precision 2014-08-28 02:04:33 +02:00
cd7843e16e Replace help_tiny by module docstring 2014-08-28 01:39:31 +02:00
84d3ee262c IMDB module: detect IMDBid 2014-08-26 16:38:30 +02:00
Max
17c29e386c Added imdb id support as a fallback to imdb title checkout feature. 2014-08-18 17:49:37 +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
9b010544b5 Last PR modules: made some stabilization modifications 2014-07-25 12:53:07 +02:00
Bertrand Cournaud
fee11aca42 Add imdb search module. \!imdb for info about a movie, \!imdbs to search a movie 2014-07-23 14:54:00 +02:00