Commit Graph

  • e85fd4482f Fix the secret Travis details meew0 2016-10-26 17:02:01 +02:00
  • 60a911e4a0 add clientUser#createGuild (#832) Gus Caplan 2016-10-26 09:59:15 -05:00
  • cf45d1905e Reduce doc log size Amish Shah 2016-10-26 15:57:45 +01:00
  • 0296a71793 Improve the docs building process (#834) meew0 2016-10-26 16:54:53 +02:00
  • 35ac80024a Rename some events (mainly guild events) Amish Shah 2016-10-26 15:52:40 +01:00
  • 45632b2eae fix joining voice channels without perms Amish Shah 2016-10-26 15:23:54 +01:00
  • 650e21e907 Merge branch 'indev' of https://github.com/hydrabolt/discord.js into indev Amish Shah 2016-10-26 15:14:30 +01:00
  • e7e8a802b8 Fix docs Amish Shah 2016-10-26 15:14:28 +01:00
  • e9fa8a438c fix Client.destroy bugs (#828) isonmad 2016-10-26 09:49:45 -04:00
  • 26de908cfd some voice docs Amish Shah 2016-10-26 14:44:19 +01:00
  • 968883ec35 Merge branch 'indev' of https://github.com/hydrabolt/discord.js into indev Amish Shah 2016-10-26 14:19:39 +01:00
  • 0c4a4023ce Fix setting guild role positions (#751) Amish Shah 2016-10-26 14:19:36 +01:00
  • 05f73c3edf Clean up voice channel join permissions check Schuyler Cebulskie 2016-10-25 20:41:23 -04:00
  • b2a4545c16 Clean up more voice stuff Schuyler Cebulskie 2016-10-25 20:34:57 -04:00
  • d1e9d15a1c Clean up a bunch of new voice stuff Schuyler Cebulskie 2016-10-25 20:26:57 -04:00
  • a04094f0ff Rename VoiceConnection.disconnected event -> disconnect Schuyler Cebulskie 2016-10-25 19:59:22 -04:00
  • c96d5ad30e Optimise everyone/here replacing Schuyler Cebulskie 2016-10-25 19:01:56 -04:00
  • 526430b51a Revert "Fix #837" Schuyler Cebulskie 2016-10-25 18:49:12 -04:00
  • add52ce62d Fix #837 Amish Shah 2016-10-25 22:03:04 +01:00
  • ff16c9f01f change currentDispatcher to just dispatcher Amish Shah 2016-10-25 21:55:38 +01:00
  • 0f8e8dddff fix presence updating Amish Shah 2016-10-25 21:40:53 +01:00
  • 2ee6da8d79 redo docs again Amish Shah 2016-10-25 19:52:10 +01:00
  • 5bd18e6051 add some documentation Amish Shah 2016-10-25 19:47:17 +01:00
  • f77af72d71 Add voice receiving again \o/ Amish Shah 2016-10-25 19:41:54 +01:00
  • b50bec8a44 whoops broke travis again Amish Shah 2016-10-25 15:02:16 +01:00
  • 2b2bbb565d don't require longjohn Amish Shah 2016-10-25 14:46:50 +01:00
  • 5844bbb54c Fix travis builds Amish Shah 2016-10-25 14:38:56 +01:00
  • 91ba59c43d Added voice disconnect Amish Shah 2016-10-25 14:18:20 +01:00
  • b0921ae0ef fix econnreset! \o/ #694 Amish Shah 2016-10-25 12:52:07 +01:00
  • 823a339c25 oh no wait i was right the first time Amish Shah 2016-10-24 22:27:23 +01:00
  • 8a68fea9af damn it hydar Amish Shah 2016-10-24 22:27:03 +01:00
  • d73d6a7340 make some stuffs Amish Shah 2016-10-24 22:26:34 +01:00
  • f96c185d92 add the functions to voice connection Amish Shah 2016-10-24 21:39:32 +01:00
  • 1a5ce878a1 fix some stuff Amish Shah 2016-10-24 20:13:44 +01:00
  • 5749eb6bb0 actually log the damn reason Amish Shah 2016-10-24 18:56:02 +01:00
  • 7818d37042 catch cleanup reasons Amish Shah 2016-10-24 18:36:52 +01:00
  • 17586f0e20 maybe fix again Amish Shah 2016-10-24 17:41:37 +01:00
  • c6d0c31c84 hydra have you actually fixed voice whatttt Amish Shah 2016-10-24 17:10:17 +01:00
  • b24e0b347e Merge remote-tracking branch 'origin/indev' into indev-voice Amish Shah 2016-10-24 16:26:41 +01:00
  • 6093dac554 Fix #776 (guildMemberAdd firing for existing members) Amish Shah 2016-10-24 15:57:07 +01:00
  • d42ac98339 Fix #775 (permission overwrites not taking into account previous values) Amish Shah 2016-10-24 15:47:31 +01:00
  • 9d0dd665de fix something Amish Shah 2016-10-24 14:49:01 +01:00
  • 8dd2005ab9 stop logging Amish Shah 2016-10-24 14:37:08 +01:00
  • e13e2447d4 get voice sort of working Amish Shah 2016-10-24 14:26:24 +01:00
  • 9b3dd540ef Merge remote-tracking branch 'origin/indev' into indev-voice Amish Shah 2016-10-24 12:50:40 +01:00
  • c5c9d0265c Evie 😒 Schuyler Cebulskie 2016-10-24 01:10:52 -04:00
  • 44bae385c2 update clientUser#setAvatar (#819) Gus Caplan 2016-10-24 00:09:38 -05:00
  • 478377ac52 Merge pull request #830 from eslachance/indev Évelyne Lachance 2016-10-24 01:05:07 -04:00
  • a7d16e66b7 Version bump for indev+troubleshooting Evelyne Lachance 2016-10-24 00:50:15 -04:00
  • c86ff6ad1a Merge branch 'indev' of https://github.com/hydrabolt/discord.js into indev Amish Shah 2016-10-23 20:51:07 +01:00
  • 21533eec5b fix banning probably hopefully Amish Shah 2016-10-23 20:51:04 +01:00
  • b2eb796cfc remove console.log and fix endless loop connecting Amish Shah 2016-10-23 19:59:19 +01:00
  • c9c6e8a357 Added note about bot accounts to fetchMessage Schuyler Cebulskie 2016-10-23 14:59:04 -04:00
  • 3e1425af04 allow TextBasedChannel#bulkDelete to take a number (#821) Gus Caplan 2016-10-23 13:51:54 -05:00
  • 38ff53c3a1 woah is hydra actually working on voice?! Amish Shah 2016-10-23 19:51:44 +01:00
  • f3439dcf6d Merge remote-tracking branch 'origin/indev' into indev-voice Amish Shah 2016-10-23 14:46:41 +01:00
  • b020fae258 fix emoji updates (#826) Gus Caplan 2016-10-22 22:43:07 -05:00
  • 422b90c711 add way more friend shit (#815) Gus Caplan 2016-10-22 15:25:55 -05:00
  • c7c5e5e8b4 Build docs 9.3.1 Schuyler Cebulskie 2016-10-22 15:12:15 -04:00
  • 562b62a5b6 Revert "Cache array and keyArray in Collection (#771)" Schuyler Cebulskie 2016-10-22 15:11:42 -04:00
  • 8308493618 Bump version for NPM readme fix Schuyler Cebulskie 2016-10-22 15:07:47 -04:00
  • 9f7c630796 lel (#824) Gus Caplan 2016-10-22 13:51:21 -05:00
  • aa4cb97a1c Removed production flag from installs Schuyler Cebulskie 2016-10-22 14:48:07 -04:00
  • caec3648c0 Added onlyInlineCode to escapeMarkdown Schuyler Cebulskie 2016-10-21 02:35:36 -04:00
  • d0463926c4 Add maxMatches CollectorOption Schuyler Cebulskie 2016-10-18 21:23:35 -04:00
  • 9c8eb2dfc3 lets all be friendly! (#809) Gus Caplan 2016-10-18 00:36:25 -05:00
  • 2f2188fe60 Merge pull request #810 from GusCaplan/message#type Évelyne Lachance 2016-10-17 22:32:46 -04:00
  • bd5540314b add message@#type Gus Caplan 2016-10-17 21:24:16 -05:00
  • 62b93659e6 Clean up and simplify some code Schuyler Cebulskie 2016-10-17 00:02:48 -04:00
  • e04dbbdb82 add clientuser#friends (#807) Gus Caplan 2016-10-16 20:28:17 -05:00
  • fc307fab8a Remove unnecessary array conversions Schuyler Cebulskie 2016-10-16 21:14:59 -04:00
  • 13aae621b8 Fix Hyper's error and make it more useful Schuyler Cebulskie 2016-10-16 20:58:03 -04:00
  • 0b5ef296cb Fix split messages resolving with multiple of the same message Schuyler Cebulskie 2016-10-15 20:23:32 -04:00
  • 7e0f98ec68 MOAR SIMPLIFICATION Schuyler Cebulskie 2016-10-15 01:45:13 -04:00
  • f2555132fe Simplify sendCode lang Schuyler Cebulskie 2016-10-15 01:29:46 -04:00
  • 6baf43dc24 Add Collection.filterArray Schuyler Cebulskie 2016-10-15 01:20:31 -04:00
  • fe2192d544 Thanks for overriding the MessageOptions typedef, Gus 😒 Schuyler Cebulskie 2016-10-15 00:12:37 -04:00
  • 50a1d1cbef Add VoiceChannel.joinable/speakable (#802) Gus Caplan 2016-10-14 17:58:48 -05:00
  • 8f0e2e0c56 Make token "Bot" removal more lenient Schuyler Cebulskie 2016-10-14 02:14:00 -04:00
  • e4636243b2 Improve token "Bot" removal Schuyler Cebulskie 2016-10-14 02:11:31 -04:00
  • 6e76df2656 Update legacy docs link Schuyler Cebulskie 2016-10-14 01:45:02 -04:00
  • a6ca05b379 Change a word in help Schuyler Cebulskie 2016-10-14 01:27:54 -04:00
  • 84bca168b6 Update docs Schuyler Cebulskie 2016-10-14 01:26:54 -04:00
  • ca4e9549a0 Add link to Yeoman generator Schuyler Cebulskie 2016-10-14 01:13:50 -04:00
  • 1ef00d0fe7 Change node-opus and opusscript to peer deps Schuyler Cebulskie 2016-10-14 00:52:25 -04:00
  • af0663e915 Update docs_user.rst (#797) Austin Huang 2016-10-14 00:33:26 -04:00
  • 485ffd267e Remove auto shard spawn interval (Discord doesn't support such a great idea 👀) Schuyler Cebulskie 2016-10-14 00:21:08 -04:00
  • 915a4cbe37 Rename spawnArgs -> shardArgs Schuyler Cebulskie 2016-10-14 00:00:15 -04:00
  • 3293f9a8de Add automatic shard spawning, and document options Schuyler Cebulskie 2016-10-13 23:58:32 -04:00
  • aad06c1116 Teensy cleanup Schuyler Cebulskie 2016-10-13 23:32:52 -04:00
  • 853a3dfa04 Add getRecommendedShards and automatic shard count in ShardingManager (#796) Gus Caplan 2016-10-13 22:26:10 -05:00
  • 492f706035 Fix Gus' log messages Schuyler Cebulskie 2016-10-13 20:05:07 -04:00
  • 26804f3673 Reorganise resolver Schuyler Cebulskie 2016-10-12 02:26:50 -04:00
  • 299484ff68 allow overwritePermissions to take a role id (#792) Gus Caplan 2016-10-11 19:29:29 -05:00
  • 0de3d1bfc4 make sharding manager constructor better (#794) Gus Caplan 2016-10-11 19:20:59 -05:00
  • 96355a4968 add constants, some debug stuff (#791) Gus Caplan 2016-10-10 14:53:54 -05:00
  • 32eeb8ad5e Fix feature/login (#790) Gus Caplan 2016-10-10 01:55:09 -05:00
  • 5ddefc3682 fix webhook#edit (#789) Gus Caplan 2016-10-10 01:54:46 -05:00
  • e48d7d52f1 add webhook#sendSlackMessage (#788) Gus Caplan 2016-10-10 00:56:18 -05:00
  • 9230b8866b Merge branch 'master' into indev Schuyler Cebulskie 2016-10-10 02:45:10 -04:00