1
0
Fork 0
Commit Graph

319 Commits

Author SHA1 Message Date
nemunaire 26faed014f Standardize Bot class names 2014-07-17 15:27:28 +02:00
nemunaire f9970cba42 Add build system 2014-07-17 14:52:13 +02:00
nemunaire 35ae6b6245 Introducing nemubot v4 directories architecture 2014-07-17 14:45:31 +02:00
nemunaire fabdbc7c47 v3.3 now considered stable 2014-07-17 12:57:30 +02:00
nemunaire 82198160fd Worlcup module: add a timeout to urlopen to avoid infinite event 2014-07-17 12:04:34 +02:00
nemunaire ba1b5774bb Too long close is identified 2014-07-17 12:02:16 +02:00
nemunaire a8ce37a372 Cleaner consumers 2014-07-17 12:01:04 +02:00
nemunaire e5741ce1cb cmd_server: new command top to display bot load 2014-07-17 11:58:59 +02:00
nemunaire 5555a71ecc Merge pull request #54 from Cccompany/v3.3
That fixes issue #51.
2014-07-11 16:56:08 +02:00
nemunaire 0f01d28528 Webtool: New function to decode htmlentities 2014-07-11 16:37:06 +02:00
Bertrand Cournaud f6d4600df3 Add conjugaison module 2014-07-11 15:38:30 +02:00
nemunaire 509e85f55a SMS module: after reload, datas are not correctly typed 2014-07-10 23:38:00 +02:00
nemunaire 85edb9489d Choice module: append nick to avoid response stating with a command 2014-07-10 23:35:41 +02:00
nemunaire de85344b84 Refresh sample configuration files 2014-07-09 15:27:50 +02:00
nemunaire 75def22e57 W3C module: handle document wide messages 2014-07-09 15:19:32 +02:00
nemunaire 4e1fc0bca1 networking module: new feature curly; closes #41 2014-07-08 03:28:01 +02:00
nemunaire 95ceeeaec9 networking module: new feature: w3m to dump page instead of displaying raw HTML 2014-07-08 03:03:33 +02:00
nemunaire fa77a3b323 Fix decoding of some pages 2014-07-08 02:44:20 +02:00
nemunaire 63f24c7b59 New module worldcup 2014-07-05 02:27:22 +02:00
nemunaire 971e3c882d Fix wiktionary display 2014-07-04 02:13:26 +02:00
nemunaire bead2e31b2 Fix stacktrace on ACTION CTCP 2014-06-30 10:59:56 +02:00
nemunaire 3e014d4ebe Alias: add commands to list aliases and variables; fixes #49 2014-06-30 10:59:25 +02:00
nemunaire c5ee6084c0 Webtool: if charset contain also language, ignore language 2014-06-26 23:32:25 +02:00
nemunaire 05a148fef4 Web tool now handles HTTPS connections, content is decoded following given charset header 2014-06-24 18:21:19 +02:00
nemunaire 7575c41645 New module SMS using new Free Mobile API 2014-06-14 00:12:45 +02:00
nemunaire 31fe146c6a Fix !eventslist action, closes #44 2014-06-06 16:18:31 +02:00
nemunaire f4edaa3c38 XML node: can create an temporary index for instant use 2014-06-06 16:16:50 +02:00
nemunaire 6755b88229 Fix spell module with UTF-8 chars; fixes #21 2014-05-27 16:24:45 +02:00
nemunaire f97bd593af Fix bug when no module configuration is present 2014-05-27 16:06:47 +02:00
nemunaire f8dbb7d2e1 Send directly a PONG instead of doing normal treat 2014-05-27 16:05:26 +02:00
nemunaire be1beec980 Networking module: fix regression on traceurl command 2014-05-05 20:05:58 +02:00
nemunaire 8a3037d288 Weather module: add a command to display stored city coordinates; fixes #40 2014-05-05 18:45:13 +02:00
nemunaire 0cceb8226d Networking module: display error message when API returns error 2014-05-05 18:25:33 +02:00
nemunaire 02d0d91df9 Networking module: avoid error on unexiststant registrant, administrativeContact or technicalContact 2014-05-05 17:52:55 +02:00
nemunaire 34188c71a5 Networking module: Add W3C validator; fixes #4 2014-05-05 12:12:19 +02:00
nemunaire d549d91aca Networking module: add Whois command; related to issue #4 2014-05-05 11:39:04 +02:00
nemunaire 14e2c59064 Weather module: localize time with timezone; fixes #35 2014-05-05 10:40:07 +02:00
nemunaire da84a493ed Networking module: add user-agent on isup request; fixes #39 2014-05-05 09:55:47 +02:00
nemunaire f8999d1e7f Error during save are now skipped and display 2014-05-03 01:25:32 +02:00
nemunaire aa285b1393 Event module: remove vacs command 2014-05-03 01:06:37 +02:00
nemunaire a0fca91d06 Reddit module: Show url in response 2014-05-02 00:27:42 +02:00
nemunaire 818d8b754c New module: reddit that display information about a subreddit; close #37 2014-05-01 23:44:26 +02:00
nemunaire 471e40aed1 YCC module: never fail, even if bad URL is given 2014-05-01 23:36:21 +02:00
nemunaire d56f873fd4 New feature: can now connect to SSL servers (using TLS v1) 2014-05-01 02:34:43 +02:00
nemunaire b925cee08a New module: weather; close #7 2014-04-30 22:57:28 +02:00
nemunaire 26502abe35 New exception: IRCException
When raised in a module, respond in the channel with the given string as Response content
2014-04-30 22:19:32 +02:00
nemunaire d38ebd372c DDG module: add examples on !ud commands 2014-04-22 17:23:03 +02:00
nemunaire 08f3a31e88 DDG module: new !urbandictionnary command that display results from Urban Dictionnary website; closes #29 2014-04-22 17:19:10 +02:00
nemunaire eefcf96516 DDG module: display redirect link on bang request 2014-04-22 17:00:47 +02:00
nemunaire 073f34af26 Alias module: handle special variable like $1, $2, ... 2014-03-03 20:26:34 +01:00