23 Commits

Author SHA1 Message Date
Shugen002 857a14677c add multi version support and support show kicked reason 2017-01-29 22:56:14 +08:00
AlexKvazos 127e163f73 ES6 Stuff 2015-05-19 20:05:53 -05:00
AlexKvazos c0cf956710 Added timestamps to console log 2015-05-12 19:41:58 -05:00
AlexKvazos 39531b1f99 More performant way of defining event listeners 2015-05-01 12:11:02 -05:00
AlexKvazos 6ee4de3920 Use ES6 string interpolation 2015-05-01 12:01:21 -05:00
AlexKvazos c9af42d284 Cleaned up code and used ES6 string templating 2015-04-30 19:23:52 -05:00
AlexKvazos 4b33fc3fff ES6 imports and arrow functions 2015-04-30 19:08:31 -05:00
AlexKvazos 423beaf29c Updated readme screenshot 2015-04-30 18:33:15 -05:00
AlexKvazos 48eb590c32 Added eslit and circle.yml 2015-04-30 14:01:19 -05:00
AlexKvazos e09f3ac44c Moved requires outside of function calls 2015-04-30 12:01:49 -05:00
AlexKvazos cc0533377a Properly delete the bot on disconnect 2015-04-30 11:24:32 -05:00
AlexKvazos 29467f73b3 Run the interval on the clientside instead of the server side 2015-04-30 00:42:50 -05:00
AlexKvazos a8a64e3e44 Prevent chat event if client is not logged in server 2015-04-29 23:39:19 -05:00
AlexKvazos e58da2e71a better debug on connection and logins 2015-04-29 11:51:39 -05:00
AlexKvazos 5046fd49ba Modularized event listeners 2015-04-29 11:46:09 -05:00
AlexKvazos 5d742a4734 Cleaner disconnect 2015-04-28 22:48:21 -05:00
AlexKvazos 99c4fb8e64 Set bot to null on end. This allows the object to be garbage collected 2015-04-28 17:31:08 -05:00
AlexKvazos be6f96d615 Disallow multiple connections 2015-04-28 12:25:50 -05:00
AlexKvazos 7e62e5dd79 Working error handler 2015-04-28 11:39:31 -05:00
AlexKvazos 793fe3e162 Working connect/disconnect handlers and status indicator 2015-04-28 11:19:36 -05:00
AlexKvazos 542ae1f549 Chat formatting 2015-04-28 10:49:49 -05:00
AlexKvazos 16da80bf5a Working connections with chat event listener 2015-04-28 10:20:34 -05:00
AlexKvazos 397ae7d322 Used browserify for clientside js 2015-04-28 02:57:59 -05:00