Commit Graph

941 Commits

Author SHA1 Message Date
a1c086a807 [networking] use getJSON 2014-12-17 16:00:06 +01:00
86fdaa4dd9 web: fix new usage of getURLContent in getJSON 2014-12-17 15:53:49 +01:00
02acad5968 argparse: -m to load modules 2014-12-17 13:07:45 +01:00
22a2ba76c4 argparse: add --no-connect option to disable autoconnect rules in configuration files 2014-12-17 12:53:47 +01:00
f575674d47 argparse: add version information option 2014-12-17 12:49:43 +01:00
3265006adb argparse: add verbosity level 2014-12-17 12:43:08 +01:00
65aa371fdc Use argparse to parse CLI argument 2014-12-17 12:37:14 +01:00
d6ea5736a5 Move xmlparser to tools 2014-12-17 12:06:28 +01:00
5dcf0d6961 [networking] integrate watchwebsite module to networking + doc and reworking 2014-12-17 12:06:11 +01:00
c75d85b88b [birthday] fix date saving for other people 2014-12-17 10:59:18 +01:00
c7baf6ecbe Date tool: can extract date with year and without hours 2014-12-17 10:59:18 +01:00
52cf7b5ad7 Date tool: fix forgotten import when extracting a date without hours 2014-12-17 10:59:17 +01:00
48149fadc1 [networking] update netwhois 2014-12-17 10:59:02 +01:00
f181d644b4 [networking] Refactor module 2014-12-17 10:54:57 +01:00
bbd928c6fa Prompt: documentation, factoring 2014-11-18 12:48:33 +01:00
a418ca860a Merge pull request #66 from Bobobol/v3.4
Add CVE module; fixes #60
2014-11-17 15:01:08 +01:00
Bob
0dd6036808 del xml 2014-11-17 14:56:08 +01:00
Bob
58d330c333 add cve module 2014-11-17 14:24:18 +01:00
23b60814b7 Remove dead code in importer 2014-11-14 15:46:48 +01:00
001ff35758 In servers list, display its state 2014-11-14 15:39:25 +01:00
fd5fbf6c6c Fix module load and reload 2014-11-14 15:38:48 +01:00
63cc770800 [cmd_server] launch and disconnect function doesn't exist anymore 2014-11-14 14:25:52 +01:00
093581f646 Fix missing import 2014-11-14 14:01:00 +01:00
2dfe1f0e9a PEP8 clean 2014-11-13 15:52:04 +01:00
e1aff6c4cf channel or nick required when creating a Response 2014-11-13 14:51:18 +01:00
4f27232fd4 [bonneannee] Unharcode channel to send message on 1 January 2014-11-10 17:05:18 +01:00
b6c5bf4f10 Move configuration file loading from prompt to tools 2014-11-10 17:02:23 +01:00
e17996d858 PEP8 clean 2014-11-10 13:02:13 +01:00
95deafe7af [speak] Fix error on non-TextMessage arrival 2014-11-10 13:01:03 +01:00
8dfd0f07cc IRC server: differentiate nick and username 2014-11-03 15:46:59 +01:00
745d2b0487 Events module: display an error if server doesn't exist when registering the event 2014-11-03 15:45:16 +01:00
77b897a1e3 Fix in modules: is_owner is now frm_owner 2014-11-03 15:43:39 +01:00
7c12f31d2c Log XML parsing errors 2014-11-03 10:14:53 +01:00
fafa261811 Update copyrights 2014-11-03 10:14:00 +01:00
0731803550 Don't call _open if it is not defined 2014-11-03 10:09:38 +01:00
5e097b5415 New attribute on Messages: frm_owner, indicating a message coming from the bot owner 2014-10-28 09:45:59 +01:00
f8884a53ec On exit, stop main loop 2014-10-28 09:45:59 +01:00
f927d5ab0a Convert nemuspeak as a module to nemubot 2014-10-27 18:40:04 +01:00
5e87843dda Mediawiki module: fetch namespaces list to hide categories 2014-10-22 07:38:53 +02:00
67f6d49fb8 Weather module: new nemubot version fix 2014-10-21 20:55:39 +02:00
fe709e630f SMS module: new nemubot version fix 2014-10-21 17:06:25 +02:00
bd92f64449 More module: ensure that never return None 2014-10-10 23:15:11 +02:00
6c89f80bcf Fix sample configuration 2014-10-10 23:14:32 +02:00
41c33354c3 Choose another nick on nick collision 2014-10-10 23:14:05 +02:00
4776fbe931 Modify context reload for better maintainability 2014-10-09 07:39:38 +02:00
4dd837cf4b Change add_server behaviour, fix IRC parameters parsing, can use with Python statement for managing server scope 2014-10-09 07:37:52 +02:00
f9ee1fe898 Can use countdown without timezone 2014-10-09 07:31:21 +02:00
dfde4c5f49 New message processing 2014-10-07 00:21:14 +02:00
981025610e Fix IRC message pretty-printer 2014-10-04 07:41:54 +02:00
020759fdab Decoding IRC message: use encoding from configuration file 2014-10-04 07:39:08 +02:00