Commit Graph

33 Commits

Author SHA1 Message Date
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
7387fabee1 New module mediawiki 2014-09-02 21:21: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
971e3c882d Fix wiktionary display 2014-07-04 02:13:26 +02:00
d38ebd372c DDG module: add examples on !ud commands 2014-04-22 17:23:03 +02:00
08f3a31e88 DDG module: new !urbandictionnary command that display results from Urban Dictionnary website; closes #29 2014-04-22 17:19:10 +02:00
eefcf96516 DDG module: display redirect link on bang request 2014-04-22 17:00:47 +02:00
Némunaire
d08273e832 DDG module: don't print language when no article found 2012-12-07 01:16:05 +01:00
Némunaire
70cf604d4c DDG module: can precise lang for dico and wiki bang and remove alias form 2012-11-30 12:27:20 +01:00
Némunaire
8aaf3bd6dc Wikipedia module: simplify a regexp 2012-11-09 11:56:23 +01:00
Némunaire
f33768a853 Fix some bugs in Wikipedia and WatchWebsite modules 2012-11-08 13:25:51 +01:00
Némunaire
22da70ac39 Use urllib instead of own tools for modules ycc and networking 2012-11-07 16:37:35 +01:00
Némunaire
b3a9ccf75a Parse Wiktionary 2012-11-07 15:37:17 +01:00
Némunaire
c3c697bdab Use url.request in DDG module; fix issue #1: output for Wiki is better 2012-11-07 14:39:47 +01:00
Némunaire
9b38b21898 Use new web tool into various modules 2012-11-04 16:26:20 +01:00
Némunaire
d58afa9419 Apply v3.3 changes on various modules 2012-11-04 04:39:54 +01:00
Némunaire
f00dfc82f7 DDG module: don't print an empty abstract each time 2012-11-01 09:49:57 +01:00
Némunaire
bbfd34fe7b New global function: add_hook: add a hook in the current context directly associated to the current module 2012-10-15 02:20:01 +02:00
Némunaire
2fd395f4bc Wiki: better escape of infobox 2012-10-04 13:46:11 +02:00
Némunaire
89206d9a91 Due to last commit, changes modules to follow new hooks declaration 2012-08-31 05:23:21 +02:00
Némunaire
2f7592091b Convert DDG/WFA/Wiki module to nemubot 3.2 2012-08-31 03:02:08 +02:00
Némunaire
a2b273d09b Define a timeout for all http requests 2012-07-27 18:18:13 +02:00
Némunaire
6d26a13752 Module DDG: add Wikipedia API 2012-07-24 17:56:20 +02:00
Némunaire
b6c4d2c391 DDG module: implement last features from DDG API not implemented 2012-07-07 01:38:16 +02:00
Némunaire
2e8e58a4a1 Improve stability of WFA module: catch more error types 2012-07-06 10:51:08 +02:00
Némunaire
bb4fe1a8fe Improve stability of DDG searching 2012-07-03 12:58:41 +02:00
Némunaire
942c0161e2 Do some stability improvement on WolframAlpha module 2012-07-03 04:48:34 +02:00
Némunaire
b4b24c4543 Add the ability to reload submodule or a module part after a import reload (useful for reload imports of this module) 2012-07-03 04:13:10 +02:00
Némunaire
598f626e0b New module: syno which find synonyms 2012-06-30 17:51:50 +02:00
Némunaire
16f6cefc59 New module: ddg: search on internet through Duckduckgo and Wolfram|Alpha 2012-06-30 17:06:34 +02:00