Commit Graph

34 Commits

Author SHA1 Message Date
dave 585efb2c18 Add E2E test 2017-12-03 20:53:43 -08:00
dave d55e111767 modernize module system: 5.0.0 2017-11-27 19:00:26 -08:00
dave 3d047bb0cc Add output rate limiting 2017-11-24 16:06:55 -08:00
dave 2f88dc28c6 Implement command help system 2017-11-22 22:31:28 -08:00
dave 5c8f6b02fd Refactor modulebase hooks to reduce internal complexity 2017-11-22 20:20:52 -08:00
dave 4daf05858b Cleanup 2017-11-16 20:24:12 -08:00
dave b142c501e7 Reconnect correctly after ping timeouts 2017-11-16 19:56:09 -08:00
dave c1d4b025f7 PubSub message bus modules 2017-09-18 19:56:22 -07:00
dave b09e675189 add command decorator 2017-07-02 14:48:34 -07:00
dave 3b1eaae929 Support reading config from stdin 2017-05-01 08:29:20 -07:00
dave f11f339b42 Add more networking options 2017-04-26 23:07:47 -07:00
dave f4fda5f60d Ditch asynchat for asyncio. Python 2 no longer supported. 2017-03-28 16:25:49 -07:00
dave fa8783e6cc Misc & lint fixes 2017-01-01 16:26:54 -08:00
dave afd31400c6 Add unoplayer module 2017-01-01 16:17:32 -08:00
dave 19b7a95d76 Make some stuff nicer 2016-11-06 23:00:15 +00:00
Dave Pedu 12ed393f6c Prevent crash when bot calls _connect and fails due to dns lookup failure 2016-04-25 07:49:52 -07:00
Dave Pedu 67c1c2fab9 Add support for multiple server hostnames 2015-11-29 22:42:45 -08:00
dave d991bbf0d0 Automatically reconnect if a ping isn't seen in 300 seconds 2015-11-27 02:15:58 -08:00
dave 3acf60d6e9 Bump version number #nobuild 2015-11-01 17:57:54 -08:00
dave f6404047cf Remove yaml, convert all configs to json 2015-11-01 17:40:13 -08:00
dave 80d99a8cb0 Fix invalid references 2015-10-31 13:55:10 -07:00
dpedu cac50fb23a Update link titler module for new youtube api 2015-08-31 21:22:51 -07:00
dpedu 2e25a7ed04 Make sys exit optional 2015-08-30 23:23:09 -07:00
dpedu c6e4ddedf5 Receive correct args on reconnect handler 2015-08-11 22:08:36 -07:00
dpedu d5b6f9fa70 Update docs 2015-08-11 15:24:02 -07:00
dpedu e9e21fa051 Add support for user module dir 2015-08-08 15:18:58 -07:00
dpedu 7543cb604e Switch file to spaces 2015-08-08 15:08:31 -07:00
dpedu c3ed471636 Formatting 2015-07-18 21:34:17 -07:00
dpedu dddfb7a455 Improve backwards compatibility 2015-06-22 23:03:01 -07:00
dpedu 2751eb3d16 Misc cleanup and clarification 2015-06-20 00:30:12 -07:00
dpedu f66f0b03a5 Allow json for native module configs 2015-06-18 20:43:17 -07:00
dpedu a6afeab07d Allow json or yaml config 2015-06-18 20:19:06 -07:00
dpedu 5fc4504b30 Remove core config 2015-06-18 19:57:45 -07:00
dpedu b7eacbfc22 Convert to python module 2015-06-18 19:29:46 -07:00