Commit Graph

  • ac3608feb4 more channel features hydrabolt 2015-11-06 20:36:35 +00:00
  • 48616c4505 Fixed travis again hydrabolt 2015-11-06 20:19:24 +00:00
  • fe141a7234 Updated travis to work on master branch hydrabolt 2015-11-06 20:17:19 +00:00
  • 98a62eb94e Added setTopic implementation hydrabolt 2015-11-06 20:07:28 +00:00
  • 81a8771063 Updated overwritePermissions function hydrabolt 2015-11-06 20:00:34 +00:00
  • 73e0c1683b Added overwrite shortcut hydrabolt 2015-11-05 20:02:34 +00:00
  • 5dfe7cbf79 Fixed invite hydrabolt 2015-11-05 18:44:07 +00:00
  • f6dfea5abd Added createInvite hydrabolt 2015-11-05 18:39:02 +00:00
  • 164e6b1b7e Added addMemberToRole hydrabolt 2015-11-05 17:52:21 +00:00
  • e54da00282 added createRole, updateRole and deleteRole hydrabolt 2015-11-05 17:37:27 +00:00
  • ca6f582853 Added banMember method hydrabolt 2015-11-02 17:43:44 +00:00
  • 0629b9c06d Sets the client's user hydrabolt 2015-11-02 17:34:50 +00:00
  • ff9c9b5647 Added deleteChannel implementation hydrabolt 2015-11-02 17:21:27 +00:00
  • 25f0408fae Fixed typing and added createChannel hydrabolt 2015-11-02 17:14:04 +00:00
  • 576715f531 Added presence updates, typing and ban adds hydrabolt 2015-11-02 16:52:22 +00:00
  • 641683c9d9 Now caches user status hydrabolt 2015-11-01 19:55:31 +00:00
  • b2a74be0f9 Added permissions hydrabolt 2015-11-01 17:46:24 +00:00
  • 0d6e913454 serverMemberUpdate listener hydrabolt 2015-11-01 16:04:59 +00:00
  • b7656f3877 added serverMemberRemove listener hydrabolt 2015-11-01 15:49:07 +00:00
  • 2e62ced2ee added serverRoleUpdated hydrabolt 2015-11-01 15:27:53 +00:00
  • 4d8cd20cf5 ServerRoleCreate listener hydrabolt 2015-11-01 15:12:33 +00:00
  • 5b7a3dd3a1 Added CHANNEL_UPDATE listener hydrabolt 2015-11-01 14:57:48 +00:00
  • 74bd0d5dad Added channelDelete listener hydrabolt 2015-11-01 14:43:01 +00:00
  • c173dcd2fe added channelCreate listener hydrabolt 2015-11-01 14:39:59 +00:00
  • 5eff07a80a Fixed serverUpdate listener again hydrabolt 2015-11-01 14:26:57 +00:00
  • 7175218ecf Fixed server update listener hydrabolt 2015-11-01 14:09:00 +00:00
  • 5adcb5b8eb Fixed serverDelete implementation and added lsitener hydrabolt 2015-11-01 13:39:20 +00:00
  • 1efc2eb505 Added leave server and other stuff hydrabolt 2015-11-01 13:34:59 +00:00
  • 0fe42c61da Added createServer hydrabolt 2015-11-01 13:08:17 +00:00
  • b8aaa590b4 sendFile and fix deleteMessage hydrabolt 2015-11-01 00:16:58 +00:00
  • 53ef5df10d Added get channel logs hydrabolt 2015-10-31 23:58:47 +00:00
  • 3c16a9f2a4 Fixed start PM hydrabolt 2015-10-31 23:46:46 +00:00
  • 6d6dcf533a Updated deleted and update message listeners hydrabolt 2015-10-31 23:31:18 +00:00
  • 4b4b7d6a47 Added updateMessage hydrabolt 2015-10-31 23:23:48 +00:00
  • a333548c00 Added deleting messages hydrabolt 2015-10-31 23:12:14 +00:00
  • 28308433da Added message sending hydrabolt 2015-10-31 22:59:53 +00:00
  • cc3f9d931a Added resolver hydrabolt 2015-10-31 22:24:05 +00:00
  • 5ccaca915b Finished most of structure hydrabolt 2015-10-31 21:56:13 +00:00
  • c5e5ab54db Fixed PermissionOverwrites hydrabolt 2015-10-31 20:31:05 +00:00
  • 6064888f21 More rewrites hydrabolt 2015-10-31 18:03:35 +00:00
  • beab032811 Started rewrite hydrabolt 2015-10-31 15:25:59 +00:00
  • 3a04a15066 Started again hydrabolt 2015-10-31 13:56:08 +00:00
  • d70453b38b 4.1.1 dists hydrabolt 2015-10-30 21:28:48 +00:00
  • 856663ac32 4.1.1 hydrabolt 2015-10-30 21:27:45 +00:00
  • 0d9c7fe311 Merge pull request #43 from qeled/master Amish Shah 2015-10-30 20:24:01 +00:00
  • a74fe57eb4 Fix createRole crashing with no data passed qeled 2015-10-30 22:38:37 +03:00
  • 4f5dce65b6 Fix ChannelPermissions.serialise() qeled 2015-10-30 22:29:24 +03:00
  • b4796d5548 Fix callback not being called in Client.joinServer qeled 2015-10-30 22:28:13 +03:00
  • 9b8bac65e6 Fix crash on CHANNEL_DELETE qeled 2015-10-30 22:23:26 +03:00
  • 2d4295c83f Updated cache referencing hydrabolt 2015-10-30 13:56:07 +00:00
  • 0b2778c114 Updated message class hydrabolt 2015-10-30 13:52:53 +00:00
  • 9aff24201f Merge pull request #41 from qeled/master Amish Shah 2015-10-30 11:10:28 +00:00
  • e1117bc798 Account everyone overwrite when resolving permissions qeled 2015-10-30 14:00:30 +03:00
  • 22e41a3b6e Fix undefined getter reference qeled 2015-10-30 12:13:52 +03:00
  • 4173a470a5 Merge pull request #40 from abalabahaha/master Amish Shah 2015-10-30 09:09:51 +00:00
  • 162940841d Fix for fatal crash upon unban of user abalabahaha 2015-10-30 01:51:18 -07:00
  • f9b1de50c9 Fixed docs and readme hydrabolt 2015-10-29 20:42:14 +00:00
  • 83f587a71a 4.1.0 hydrabolt 2015-10-29 18:54:30 +00:00
  • cbc8c6deaa 4.1.0 hydrabolt 2015-10-29 18:52:51 +00:00
  • a99e4a37ce Fixed embed docs hydrabolt 2015-10-29 18:52:29 +00:00
  • a6411d0eea Added Embed docs hydrabolt 2015-10-29 18:50:49 +00:00
  • 2d2e2eba22 Updated getLogs docs to be valid for 4.1.0 hydrabolt 2015-10-29 18:41:04 +00:00
  • c2e181f5bb Missed messages details hydrabolt 2015-10-29 18:37:45 +00:00
  • 9e7578aa56 Merge pull request #39 from hydrabolt/message_catchup Amish Shah 2015-10-29 18:27:34 +00:00
  • 6878fa7e30 Merge pull request #38 from meew0/patch-1 Amish Shah 2015-10-29 18:27:00 +00:00
  • a505506b5b Small fixes hydrabolt 2015-10-29 18:25:45 +00:00
  • 944ad23b22 Fixed catchup implementation hydrabolt 2015-10-29 18:19:12 +00:00
  • a2ed9bf228 add catchup options hydrabolt 2015-10-29 18:05:41 +00:00
  • 2e5b9e98b0 Fix formatting of Discord text format codes meew0 2015-10-29 19:04:28 +01:00
  • b6955e771e Expanded files hydrabolt 2015-10-29 16:01:41 +00:00
  • 8b64769b49 4.0.0 and dists hydrabolt 2015-10-29 15:52:05 +00:00
  • 51f818ee2a 4.0.0 hydrabolt 2015-10-29 15:49:33 +00:00
  • 626c3208b9 Fixed permission resolution hydrabolt 2015-10-29 15:45:48 +00:00
  • 0938382e51 Finished embeds hydrabolt 2015-10-29 14:48:39 +00:00
  • cefbcd05af Started work on Embeds hydrabolt 2015-10-29 14:30:34 +00:00
  • 1af1d71643 More bug fixes hydrabolt 2015-10-29 14:14:33 +00:00
  • bb1655330a Bug fixes and added getBans hydrabolt 2015-10-29 13:03:11 +00:00
  • f488232f54 Fixed channel deletion hydrabolt 2015-10-29 12:32:40 +00:00
  • 3ce8ea7d74 3.10.2 dists hydrabolt 2015-10-28 16:17:32 +00:00
  • b9d7ed2a31 Fixed bug where joinServer may never respond hydrabolt 2015-10-28 16:12:38 +00:00
  • 834825a09d New travis build hydrabolt 2015-10-28 16:09:21 +00:00
  • 1125d4ae97 Fixed Colours again hydrabolt 2015-10-28 15:09:55 +00:00
  • 674ea664ed Final update on docs for now hydrabolt 2015-10-28 14:46:42 +00:00
  • 9d845ba18e Updated Resolvables hydrabolt 2015-10-28 14:38:49 +00:00
  • e90917784c Colors documentation hydrabolt 2015-10-28 14:31:08 +00:00
  • 211a0de564 Updated examples hydrabolt 2015-10-28 12:28:38 +00:00
  • c3b6dba6be Fixed colours hydrabolt 2015-10-28 12:13:09 +00:00
  • 2eed36d297 Updated Colors hydrabolt 2015-10-28 11:19:51 +00:00
  • b4ca48df32 Made documentation titles less "noisy" hydrabolt 2015-10-28 10:32:14 +00:00
  • e2c0c2743f Fixed client docs hydrabolt 2015-10-27 22:00:45 +00:00
  • 6d52b071b1 Update to docs hydrabolt 2015-10-27 21:58:05 +00:00
  • 9837823907 Updated get_started to mention python hydrabolt 2015-10-27 21:53:02 +00:00
  • 78b969275b Member documentation hydrabolt 2015-10-27 21:46:47 +00:00
  • 35bf9731f3 Fixed formatting and references to Permissions hydrabolt 2015-10-27 21:33:03 +00:00
  • 3791d95b36 serialise and serialize hydrabolt 2015-10-27 21:30:55 +00:00
  • 4f64fa6bbb Permission documentation hydrabolt 2015-10-27 21:30:47 +00:00
  • 6b18f42728 More docs hydrabolt 2015-10-27 21:20:29 +00:00
  • d21372e0f6 Added permission functions for client in docs hydrabolt 2015-10-27 21:03:48 +00:00
  • a18823c47f Updated sendMessage and reply, client is eventemitter hydrabolt 2015-10-27 20:35:23 +00:00
  • 30b96ef5fc Created voice channel class hydrabolt 2015-10-27 16:55:24 +00:00