1
0
Fork 0
Commit Graph

769 Commits

Author SHA1 Message Date
nemunaire 2c3d61495f Welcome in 2016... Happy new year! 2016-04-08 12:55:24 +02:00
nemunaire a05821620d [alias] Allow arguments only on Command 2016-04-08 12:55:23 +02:00
nemunaire 26668c81b1 Update README 2016-03-01 16:56:19 +01:00
nemunaire 663e5e7207 Don't force python3.3 2016-03-01 16:56:18 +01:00
nemunaire 6ad979a5eb Fix event/timer issue if very close to 0 2016-01-29 16:52:52 +01:00
nemunaire 09e3b082c1 [alias] Give near alias in case of error 2016-01-24 18:44:28 +01:00
nemunaire ff6460b92e Fix IRC message parameter escape 2016-01-19 18:45:14 +01:00
nemunaire d028afd09e [alias] use subparse method 2016-01-19 14:50:47 +01:00
nemunaire bd2eff83b7 [alias] Use alias command to display and define new aliases 2016-01-15 18:56:56 +01:00
nemunaire 645c18c981 [grep] use subparse feature 2016-01-12 23:54:26 +01:00
nemunaire 1d13d56dce [cat] New module performing cat like action 2016-01-12 23:53:43 +01:00
nemunaire 277d55d521 Add subparse method in context, that use server parser 2016-01-12 18:09:22 +01:00
nemunaire d705d351c0 [grep] Add @nocase option, --ignore-case like 2016-01-12 16:50:49 +01:00
nemunaire 9ff8a3a02b [grep] raise an IMException if pattern not found 2016-01-12 16:49:51 +01:00
nemunaire 1d18305870 [grep] Add -o option 2016-01-12 16:39:01 +01:00
nemunaire 009ab08821 [man] Dusting + fill help 2015-12-28 19:20:31 +01:00
nemunaire 313c693d48 [imdb] Dusting + fill help 2015-12-28 19:15:32 +01:00
nemunaire c9801ee2f7 [mapquest] Dusting + fill help 2015-12-28 19:10:00 +01:00
nemunaire a089efff1a [more] Don't append space after a cut not ended by space 2015-12-28 19:09:41 +01:00
nemunaire d4b6283e23 [github] new command to retrieve SSH keys 2015-12-28 19:09:20 +01:00
nemunaire a3236cd67a [github] Dusting + fill help 2015-12-28 19:08:33 +01:00
nemunaire 274836e39a [github] Use default HTTP request timeout 2015-12-28 19:08:07 +01:00
nemunaire 707131023a [urlreducer] add some checks 2015-12-23 12:51:16 +01:00
nemunaire 57c460fc9c Simplify date extraction 2015-12-23 12:50:25 +01:00
nemunaire cd0dbc4cc2 Xmlparser: parser for lists and dicts 2015-12-21 14:50:48 +01:00
nemunaire d59f629dd9 Xmlparser: new class that just store one node, futher nodes will be parsed 2015-12-21 14:50:48 +01:00
nemunaire 1e29061bc9 [urlreducer] Framalink is in fact LSTU 2015-12-21 14:50:48 +01:00
nemunaire e03d803ae0 [wolframalpha] Servers take a long times to respond theses days :( 2015-12-21 14:50:47 +01:00
nemunaire f47aa8c478 Load module data on first access 2015-12-21 14:50:47 +01:00
nemunaire 6fc6561186 [alias] Fix parsing error when creating a (not allowed) spaced alias 2015-12-21 14:50:47 +01:00
nemunaire ea8656ce0d Refactor command help: use hookmanager to get command help instead of custom search 2015-11-18 20:21:06 +01:00
nemunaire 0ba763f8b1 Display miss string only if no hook match on a full message treatment 2015-11-18 20:21:05 +01:00
nemunaire 43c42e1397 Rework hook managment and add some tests 2015-11-18 20:21:05 +01:00
nemunaire 926648517f Add config to package setup 2015-11-18 19:59:00 +01:00
nemunaire 31d93734a6 Fixed empty module configuration 2015-11-18 19:58:46 +01:00
nemunaire e83c4091bf Avoid catchall DirectAsk 2015-11-18 19:58:26 +01:00
nemunaire 7ae7e381c3 [alias] Forward command keywords 2015-11-18 19:58:03 +01:00
nemunaire f27347f028 [grep] Introducing new module that perform grep like action on subcommand 2015-11-13 17:32:58 +01:00
nemunaire 38412c1c16 Suggest command(s) on typo 2015-11-13 17:06:28 +01:00
nemunaire 2ebd86b80f [events] Avoid catchall hook 2015-11-13 17:06:10 +01:00
nemunaire 0f4a904a77 Log configuration loading 2015-11-13 17:05:52 +01:00
nemunaire 36cfdd8861 Added check and match module defined functions to hooks 2015-11-13 17:05:27 +01:00
nemunaire 11bdf8d0a1 [cve] Dusting module 2015-11-08 01:12:21 +01:00
nemunaire 00fa139e54 [syno] Dusting module 2015-11-08 01:12:21 +01:00
nemunaire 1ef54426bc [networking/whois] improve netwhois response by using normalized API fields 2015-11-08 01:12:20 +01:00
nemunaire 6aef54910e [networking/whois] New function to get domain availability status 2015-11-08 01:12:20 +01:00
nemunaire a4e6e4ce84 [more] Fix append_content behaviour: initialize a list, don't convert string to char list 2015-11-08 01:12:20 +01:00
nemunaire c4a7df7a6f [spell] Dusting module 2015-11-07 10:06:06 +01:00
nemunaire 3a1ce6c9e8 [ddg] Don't include empty definition in global results 2015-11-05 14:32:34 +01:00
nemunaire c06fb69c8b Extract tools.config as config module 2015-11-03 16:53:49 +01:00