Commit Graph

134 Commits

Author SHA1 Message Date
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
hydrabolt
6ade919bc3 Client now reworks with PM 2015-08-20 17:21:56 +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
685e1750d5 version change 2015-08-20 15:57:21 +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
265d112afc Merge pull request #12 from discord-js/speedboosts
Speedboosts
2015-08-19 21:36:18 +01:00
hydrabolt
14143f95b0 2.6.2, cache error handling 2015-08-19 21:35:10 +01:00
hydrabolt
5e511b9264 Merge branch 'master' into speedboosts 2015-08-19 21:31:25 +01:00
hydrabolt
f990c8a1cc added debugging 2015-08-18 21:08:04 +01:00
hydrabolt
1ff5c1fc1a Merge pull request #11 from discord-js/speedboosts
Added Token Caching, v2.6.1
2015-08-18 19:04:05 +01:00
hydrabolt
4fc859bcbe Added Token Caching, v2.6.1 2015-08-18 19:01:45 +01:00
hydrabolt
bf790cbf7c small package changes 2.6.0 2015-08-17 21:03:08 +01:00
hydrabolt
93361925ab Added joining servers and better message handling 2015-08-17 21:02:18 +01:00
hydrabolt
945fe8f65e 2.5.0 2015-08-16 20:58:45 +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
32132b8db2 2.4.2 2015-08-16 17:51:30 +01:00
hydrabolt
7cb6bbf552 package now redirects to correct git repo 2015-08-16 17:50:55 +01:00
hydrabolt
4773df9fc8 started documenting 2015-08-16 17:48:55 +01:00
hydrabolt
9422a56d4e small improvements 2015-08-16 12:51:57 +01:00
hydrabolt
e2dcb4e29a 2.4.1 2015-08-15 23:45:50 +01:00
hydrabolt
d6e428140f updated read me for new version 2015-08-15 23:45:43 +01:00
hydrabolt
41df7da781 minor bug fixes 2015-08-15 23:43:33 +01:00
hydrabolt
ec77a6dc7a Merge pull request #9 from hydrabolt/speedboosts
pull impressive startup speed boost
2015-08-15 23:39:48 +01:00
hydrabolt
46e3a58c05 removed annoying time update messages 2015-08-15 23:37:49 +01:00
hydrabolt
277e4929c4 small speed fix 2015-08-15 23:22:37 +01:00
hydrabolt
4b5e229df9 websocket opened whilst logging in 2015-08-15 23:14:40 +01:00
hydrabolt
9ce332563b log speeds 2015-08-15 23:03:23 +01:00
hydrabolt
0711fae926 removed pointless thing 2015-08-15 23:00:16 +01:00
hydrabolt
770775efd8 2.4.0 2015-08-15 22:38:25 +01:00
hydrabolt
91ad2882b6 updated readme 2015-08-15 22:38:23 +01:00
hydrabolt
2c58e91dc6 Merge pull request #8 from hydrabolt/code-refactor
Code refactor
2015-08-15 22:35:35 +01:00
hydrabolt
5685c5f4ce added updating of messages 2015-08-15 22:34:09 +01:00
hydrabolt
44a9844e0c small fixes to hb 2015-08-15 21:06:19 +01:00
hydrabolt
73e9e9ec4c fixed some internal callbacks 2015-08-15 21:01:47 +01:00
hydrabolt
1b1d027f1e fixed PM issues 2015-08-15 18:59: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
b0fb506221 Now includes getter functions to limit the amount of filters required 2015-08-15 14:02:42 +01:00
hydrabolt
a3225b3107 Minor bug fix when starting PMs 2015-08-14 22:52:51 +01:00