Commit Graph

8 Commits

Author SHA1 Message Date
hydrabolt
1ef4fa41a7 Channels now store 1000 messages maximum
Will drastically improve the longevity of the process and reduce memory
required
2015-09-26 21:28:09 +01:00
hydrabolt
106addbb1a Added channel toString 2015-09-12 16:07:48 +01:00
hydrabolt
aa1db24030 Added isPrivate to channels 2015-09-01 22:13:09 +01:00
hydrabolt
1c8c9d2da3 Join Server returns server properly
Previously if the client was already part of a server and attempted to
accept an invite to it again, it would stall and not work correctly.
2015-08-28 17:49:47 +01:00
hydrabolt
1176ca7022 added toString 2015-08-26 16:48:29 +01:00
hydrabolt
97a6ff2772 fixed how channels and users are cached 2015-08-24 17:30:20 +01:00
hydrabolt
1f77ed226a rewriting... woo 2015-08-24 17:07:41 +01:00
hydrabolt
35b61312b9 Deleted examples, beginning to write in EC6.
Examples and Hydrabot will soon live in a separate repo which is better
suited to learning - this is so the main package isn't bloated.
2015-08-23 16:55:23 +01:00