Commit Graph

  • e9034a3f3c Merge branch 'master' into indev hydrabolt 2015-08-30 19:21:33 +01:00
  • ba94d5e50e Merge pull request #20 from hydrabolt/indev Amish Shah 2015-08-30 17:36:42 +01:00
  • 5968958ba4 added avatar bot working on cat hydrabolt 2015-08-30 17:31:18 +01:00
  • b32d526937 ping pong example hydrabolt 2015-08-30 16:42:15 +01:00
  • d8b7365e1f Added authentication for examples and moved promise hydrabolt 2015-08-30 16:31:21 +01:00
  • c2e282c813 Added result storing in promise - useful for queue code hydrabolt 2015-08-30 16:25:42 +01:00
  • bb53b65cf5 Implemented queuing hydrabolt 2015-08-29 19:47:11 +01:00
  • b45d60eee8 Added message queue handling hydrabolt 2015-08-29 17:22:17 +01:00
  • 7b124901c6 Delocalised message sending, moved to one uniform function hydrabolt 2015-08-29 16:48:25 +01:00
  • c14b2fafb6 Beginning to move send message functions to unified function hydrabolt 2015-08-29 16:30:25 +01:00
  • 8a1f99b049 Added queue as a setup option hydrabolt 2015-08-29 16:19:53 +01:00
  • f5f8d0f868 Merge branch 'master' into indev hydrabolt 2015-08-29 15:55:29 +01:00
  • 0ce51f7781 Update invite reference Amish Shah 2015-08-29 11:58:36 +01:00
  • 07013fc4e3 version bump to 3.1.3 hydrabolt 2015-08-28 17:52:15 +01:00
  • 1c8c9d2da3 Join Server returns server properly hydrabolt 2015-08-28 17:49:47 +01:00
  • 7300dec912 Updated gitignore hydrabolt 2015-08-27 21:22:29 +01:00
  • 6b3cbdbde8 Added web and grunt scripts hydrabolt 2015-08-27 21:21:35 +01:00
  • 96846654df update package references to new home hydrabolt 2015-08-27 18:30:14 +01:00
  • 70b20b7467 Updated README hydrabolt 2015-08-27 12:48:16 +01:00
  • 62b509f6f5 Merge pull request #18 from discord-js/apichanges Amish Shah 2015-08-27 12:46:37 +01:00
  • 2137981bb9 Added the new gateway capability hydrabolt 2015-08-27 12:43:25 +01:00
  • 1176ca7022 added toString hydrabolt 2015-08-26 16:48:29 +01:00
  • 05a3c7f165 3.1.0 hydrabolt 2015-08-26 14:01:04 +01:00
  • 38e81c23c9 Updated tests and added file sending hydrabolt 2015-08-26 14:00:52 +01:00
  • 20b970ee9d Added filenamesand fixed sendMessage error handling hydrabolt 2015-08-26 13:14:20 +01:00
  • 206f8cfe1f Added error resolving hydrabolt 2015-08-26 13:12:51 +01:00
  • 8de0199bf5 resolve type of file and create stream from it hydrabolt 2015-08-26 13:11:11 +01:00
  • b1deaf58db Began sendFile method hydrabolt 2015-08-26 13:07:06 +01:00
  • 669c379a62 Fixed self resolveDestination hydrabolt 2015-08-26 13:05:13 +01:00
  • 2971eccbd2 Moved to resolve destination hydrabolt 2015-08-26 13:01:59 +01:00
  • 07ad0db114 3.0.3 hydrabolt 2015-08-26 12:40:44 +01:00
  • a34f1504f1 unfix hydrabolt 2015-08-26 12:40:38 +01:00
  • 0889d0362d test debug hydrabolt 2015-08-26 12:39:19 +01:00
  • 011b7789b3 Updated bot environment variables hydrabolt 2015-08-26 12:36:59 +01:00
  • 76a01592b2 Updated README and tests hydrabolt 2015-08-26 12:30:01 +01:00
  • 069a35fcd0 Revert "Update README and tests" hydrabolt 2015-08-26 12:29:19 +01:00
  • fd3fd6faa2 Update README and tests hydrabolt 2015-08-26 12:27:39 +01:00
  • bf80fc4a7c Update README.md hydrabolt 2015-08-26 12:25:32 +01:00
  • 2cf2dd9a9f 3.0.2 hydrabolt 2015-08-26 10:44:45 +01:00
  • 610e6847d1 rename references hydrabolt 2015-08-26 10:44:25 +01:00
  • 68b1df1b35 push files again hydrabolt 2015-08-26 10:43:23 +01:00
  • d3089c11ab try and get travis to work by deleting lib cache hydrabolt 2015-08-26 10:41:46 +01:00
  • b12540238c test script should wor hydrabolt 2015-08-26 10:33:16 +01:00
  • ff5d2b242e build should work hydrabolt 2015-08-26 10:28:25 +01:00
  • 61cd96a83c updated package hydrabolt 2015-08-26 10:23:20 +01:00
  • c75c260a68 no test hydrabolt 2015-08-26 10:20:21 +01:00
  • 69f2794823 added .travis.yml hydrabolt 2015-08-26 10:18:58 +01:00
  • b5131b55ee 3.0.1 - removed unused import hydrabolt 2015-08-26 08:25:13 +01:00
  • 0f1fbf1eb6 working 3.0.0. hydrabolt 2015-08-25 23:03:00 +01:00
  • f8b2383baf version 3.0.0! hydrabolt 2015-08-25 23:02:25 +01:00
  • 41a07def3e Merge pull request #17 from discord-js/es6 hydrabolt 2015-08-25 22:57:48 +01:00
  • 2c1d13f9e0 Patch hydrabolt 2015-08-25 22:50:10 +01:00
  • 8254b916e1 Patches hydrabolt 2015-08-25 21:59:44 +01:00
  • 8337e3d540 Finalised ec6 rewrite! woo! hydrabolt 2015-08-25 19:06:52 +01:00
  • dea786d90a added log retrieval hydrabolt 2015-08-25 18:56:56 +01:00
  • ab424ce4a4 Added username changing hydrabolt 2015-08-25 17:32:49 +01:00
  • 8eb1afa371 Added message deletion hydrabolt 2015-08-25 16:59:11 +01:00
  • b47d62b151 Added reply hydrabolt 2015-08-25 16:38:35 +01:00
  • 5f812f7c90 added message sending and PM channel resolving hydrabolt 2015-08-25 15:44:18 +01:00
  • 4f179901c6 Potential patch hydrabolt 2015-08-25 14:42:38 +01:00
  • dd941ab604 Fixed invites hydrabolt 2015-08-25 14:30:03 +01:00
  • 659fdf5bff Added leave server hydrabolt 2015-08-25 13:05:41 +01:00
  • fb3bdcf079 Added callback fallbacks, create server & channels hydrabolt 2015-08-25 12:54:39 +01:00
  • 15f995c07c Added promises and logout hydrabolt 2015-08-25 11:49:59 +01:00
  • f2e3be0bad Added full user tracking hydrabolt 2015-08-24 23:05:13 +01:00
  • 0da7945278 added user update listener hydrabolt 2015-08-24 22:56:51 +01:00
  • 00fdad1ecd Added user join/leave monitoring hydrabolt 2015-08-24 22:51:43 +01:00
  • dff1d267c0 watch channel/server create hydrabolt 2015-08-24 22:41:57 +01:00
  • 278ceeee9c added channel deletion monitoring and uptime hydrabolt 2015-08-24 22:13:33 +01:00
  • b3c030a8f5 fixed experimental hydrabolt 2015-08-24 21:46:59 +01:00
  • 0efc734154 Revert "experimental addition" hydrabolt 2015-08-24 21:10:18 +01:00
  • e473b03de5 experimental addition hydrabolt 2015-08-24 20:25:12 +01:00
  • 7b7d7ad1af fixed message cache updating hydrabolt 2015-08-24 18:34:38 +01:00
  • ead8287881 added message update listening hydrabolt 2015-08-24 18:31:39 +01:00
  • 090b9dbcff Added message deletion hydrabolt 2015-08-24 18:13:53 +01:00
  • 14cbcc4873 stuff hydrabolt 2015-08-24 17:32:39 +01:00
  • 97a6ff2772 fixed how channels and users are cached hydrabolt 2015-08-24 17:30:20 +01:00
  • ff0187a4b1 Merge branch 'master' into es6 hydrabolt 2015-08-24 17:07:45 +01:00
  • 1f77ed226a rewriting... woo hydrabolt 2015-08-24 17:07:41 +01:00
  • 31a0cba0d1 added keepalive hydrabolt 2015-08-23 22:12:07 +01:00
  • ac3735d7c2 Merge branch 'master' into es6 hydrabolt 2015-08-23 21:34:36 +01:00
  • 2965a95af9 2.7.2 hydrabolt 2015-08-23 21:33:07 +01:00
  • 035d3b368e Updated readme hydrabolt 2015-08-23 21:32:54 +01:00
  • b104cc93b2 Fixed credentials ;s hydrabolt 2015-08-23 21:21:51 +01:00
  • 0f9c1b8dad Finished caching hydrabolt 2015-08-23 21:19:48 +01:00
  • b6506783f3 About to start caching finalised classes hydrabolt 2015-08-23 20:30:47 +01:00
  • df1519a181 added server caching hydrabolt 2015-08-23 19:55:54 +01:00
  • 344f8d73a4 Added User Class hydrabolt 2015-08-23 19:33:52 +01:00
  • a9bd6cd59c added basic methods hydrabolt 2015-08-23 17:14:19 +01:00
  • 35b61312b9 Deleted examples, beginning to write in EC6. hydrabolt 2015-08-23 16:55:23 +01:00
  • 16b007c635 Merge pull request #16 from discord-js/indev hydrabolt 2015-08-22 18:47:02 +01:00
  • c42b95aad1 Switched to VSCode, reformatted hydrabolt 2015-08-22 18:28:31 +01:00
  • 6a9905308f edited out edit listener hydrabolt 2015-08-22 12:45:39 +01:00
  • d3d4c68b5e added user tracking hydrabolt 2015-08-22 12:01:15 +01:00
  • 91c69cf555 fixed . instead of , hydrabolt 2015-08-22 11:47:37 +01:00
  • 8115569fd2 fixed readme hydrabolt 2015-08-21 23:40:08 +01:00
  • 23e891730e updated readme hydrabolt 2015-08-21 23:39:29 +01:00
  • 4498310eab Merge remote-tracking branch 'origin/master' hydrabolt 2015-08-21 14:01:04 +01:00
  • 9572236b69 Added file sending hydrabolt 2015-08-21 14:00:39 +01:00
  • b1bb90183c Merge pull request #15 from Aigachu/master hydrabolt 2015-08-21 08:10:46 +01:00