Commit Graph

37 Commits

Author SHA1 Message Date
hydrabolt
090b9dbcff Added message deletion 2015-08-24 18:13:53 +01:00
hydrabolt
14cbcc4873 stuff 2015-08-24 17:32:39 +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
31a0cba0d1 added keepalive 2015-08-23 22:12:07 +01:00
hydrabolt
0f9c1b8dad Finished caching 2015-08-23 21:19:48 +01:00
hydrabolt
344f8d73a4 Added User Class 2015-08-23 19:33:52 +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
hydrabolt
9572236b69 Added file sending 2015-08-21 14:00:39 +01:00
hydrabolt
68db1f6ac0 Changing the clients username will trigger a userupdate 2015-08-20 19:33:32 +01:00
hydrabolt
be787e0951 2.7.1, user updates are now tracked 2015-08-20 18:57:39 +01:00
hydrabolt
c2607997dc Added username changing 2015-08-20 18:31:20 +01:00
hydrabolt
369cdcd7de 2.6.7 - update to support an apparently new discord api change 2015-08-20 17:02:59 +01:00
hydrabolt
f65515fa55 Fixed the list... again! 2015-08-20 16:55:43 +01:00
hydrabolt
419ac718e8 2.6.5, bug fixes 2015-08-20 16:43:06 +01:00
hydrabolt
68ffb1410b filter list change 2015-08-20 16:03:43 +01:00
hydrabolt
ebd29e6abd 2.6.2, added case-insensitive filtering and edit message error catching 2015-08-20 15:56:41 +01:00
hydrabolt
14143f95b0 2.6.2, cache error handling 2015-08-19 21:35:10 +01:00
hydrabolt
4fc859bcbe Added Token Caching, v2.6.1 2015-08-18 19:01:45 +01:00
hydrabolt
93361925ab Added joining servers and better message handling 2015-08-17 21:02:18 +01:00
hydrabolt
d1fbdd6ae8 Documentation updates and major bug fix
Clients no longer die when a URL is sent
2015-08-16 20:58:23 +01:00
hydrabolt
4773df9fc8 started documenting 2015-08-16 17:48:55 +01:00
hydrabolt
5685c5f4ce added updating of messages 2015-08-15 22:34:09 +01:00
hydrabolt
73e9e9ec4c fixed some internal callbacks 2015-08-15 21:01:47 +01:00
hydrabolt
c4c9df80c6 Moved to the internals to declutter main class 2015-08-15 18:36:27 +01:00
hydrabolt
d1ee189208 fixed cap error and requires list 2015-08-15 15:41:40 +01:00
hydrabolt
4e3b6262ca Added message framework 2015-08-15 15:25:51 +01:00
hydrabolt
d5e4e7ba8b Updated bot and added some more helpful features, such as isPM to messages to discover whether a message is from a PM 2015-08-14 17:43:51 +01:00
hydrabolt
e4723c7dfe Added more properties to the server 2015-08-14 11:48:44 +01:00
hydrabolt
68d93a0d7a added private messages, better cache tracking and channel/server creation/deletion and signals 2015-08-13 21:43:55 +01:00
hydrabolt
5fc8a096c1 Fixed some caching issues and list issue
When leaving a server, it is now removed from the known list. Also, the
list "removeElement" function is improved to actually work!
2015-08-12 23:33:27 +01:00
hydrabolt
dff0804854 Added server creation, server leaving/deletion and invite creation. 2015-08-12 23:23:24 +01:00
hydrabolt
3e4f0fb74c small fixes and additions to examples, added deepFilter to list 2015-08-12 16:35:17 +01:00
hydrabolt
dda5d4272e Most arrays are now using lists. 2015-08-12 16:05:35 +01:00
hydrabolt
62d0581c90 minor fixes
slightly more stable, removed redundant functions and added one or two
features ;)
2015-08-11 21:23:52 +01:00
hydrabolt
6887e0d6bc Made it better! Much better caching 2015-08-11 16:55:32 +01:00
hydrabolt
a7c9dafe06 1.0.1 actual
works!
2015-08-10 23:05:38 +01:00