Commit Graph

8626 Commits

Author SHA1 Message Date
hydrabolt
ab424ce4a4 Added username changing 2015-08-25 17:32:49 +01:00
hydrabolt
8eb1afa371 Added message deletion 2015-08-25 16:59:11 +01:00
hydrabolt
b47d62b151 Added reply 2015-08-25 16:38:35 +01:00
hydrabolt
5f812f7c90 added message sending and PM channel resolving 2015-08-25 15:44:18 +01:00
hydrabolt
4f179901c6 Potential patch
when calling create server, a partial server was returned. fixed that
2015-08-25 14:42:38 +01:00
hydrabolt
dd941ab604 Fixed invites 2015-08-25 14:30:03 +01:00
hydrabolt
659fdf5bff Added leave server 2015-08-25 13:05:41 +01:00
hydrabolt
fb3bdcf079 Added callback fallbacks, create server & channels 2015-08-25 12:54:39 +01:00
hydrabolt
15f995c07c Added promises and logout 2015-08-25 11:49:59 +01:00
hydrabolt
f2e3be0bad Added full user tracking 2015-08-24 23:05:13 +01:00
hydrabolt
0da7945278 added user update listener 2015-08-24 22:56:51 +01:00
hydrabolt
00fdad1ecd Added user join/leave monitoring 2015-08-24 22:51:43 +01:00
hydrabolt
dff1d267c0 watch channel/server create 2015-08-24 22:41:57 +01:00
hydrabolt
278ceeee9c added channel deletion monitoring and uptime 2015-08-24 22:13:33 +01:00
hydrabolt
b3c030a8f5 fixed experimental 2015-08-24 21:46:59 +01:00
hydrabolt
0efc734154 Revert "experimental addition"
This reverts commit e473b03de5.
2015-08-24 21:10:18 +01:00
hydrabolt
e473b03de5 experimental addition 2015-08-24 20:25:12 +01:00
hydrabolt
7b7d7ad1af fixed message cache updating 2015-08-24 18:34:38 +01:00
hydrabolt
ead8287881 added message update listening 2015-08-24 18:31:39 +01:00
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
ff0187a4b1 Merge branch 'master' into es6 2015-08-24 17:07:45 +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
ac3735d7c2 Merge branch 'master' into es6 2015-08-23 21:34:36 +01:00
hydrabolt
2965a95af9 2.7.2 2015-08-23 21:33:07 +01:00
hydrabolt
035d3b368e Updated readme 2015-08-23 21:32:54 +01:00
hydrabolt
b104cc93b2 Fixed credentials ;s 2015-08-23 21:21:51 +01:00
hydrabolt
0f9c1b8dad Finished caching 2015-08-23 21:19:48 +01:00
hydrabolt
b6506783f3 About to start caching finalised classes 2015-08-23 20:30:47 +01:00
hydrabolt
df1519a181 added server caching 2015-08-23 19:55:54 +01:00
hydrabolt
344f8d73a4 Added User Class 2015-08-23 19:33:52 +01:00
hydrabolt
a9bd6cd59c added basic methods 2015-08-23 17:14:19 +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
16b007c635 Merge pull request #16 from discord-js/indev
Indev
2015-08-22 18:47:02 +01:00
hydrabolt
c42b95aad1 Switched to VSCode, reformatted 2015-08-22 18:28:31 +01:00
hydrabolt
6a9905308f edited out edit listener 2015-08-22 12:45:39 +01:00
hydrabolt
d3d4c68b5e added user tracking 2015-08-22 12:01:15 +01:00
hydrabolt
91c69cf555 fixed . instead of , 2015-08-22 11:47:37 +01:00
hydrabolt
8115569fd2 fixed readme 2015-08-21 23:40:08 +01:00
hydrabolt
23e891730e updated readme 2015-08-21 23:39:29 +01:00
hydrabolt
4498310eab Merge remote-tracking branch 'origin/master' 2015-08-21 14:01:04 +01:00
hydrabolt
9572236b69 Added file sending 2015-08-21 14:00:39 +01:00
hydrabolt
b1bb90183c Merge pull request #15 from Aigachu/master
Added function to get channel by name.
2015-08-21 08:10:46 +01:00
Aigachu
0366b58ca3 Fix get channel by name function. 2015-08-20 19:54:40 -04:00
Aigachu
aacbf2cca8 Added function to get channel by name. 2015-08-20 19:46:13 -04: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