Commit Graph

1147 Commits

Author SHA1 Message Date
abalabahaha
c88feaa554 Add voiceSwitch to docs 2016-06-01 15:58:08 -07:00
abalabahaha
05def5b3f2 voiceSwitch, update user voiceChannel earlier 2016-06-01 15:57:05 -07:00
abalabahaha
0128a88e25 Don't construct messages from embeds 2016-06-01 15:42:35 -07:00
abalabahaha
1c8e773700 More if statements for bad state tracking 2016-06-01 15:36:27 -07:00
abalabahaha
afa2f33dfd Compensate for bad state tracking 2016-06-01 15:30:40 -07:00
abalabahaha
cf413bd472 Check for valid author 2016-06-01 13:11:04 -07:00
Programmix
883743e137 Update IDENTIFY properties (#397)
Programmix needs to double check his code before committing
2016-05-31 20:00:04 -07:00
abalabahaha
bd15cc68ce createdAt 2016-05-31 18:52:41 -07:00
Brian Tanner
d913d04f44 add docs for shardId, shardCount client parameters (#394) 2016-05-31 17:35:35 -07:00
Brian Tanner
bf89d678d8 add administrator constant doc (#396) 2016-05-31 17:35:29 -07:00
abalabahaha
f8bf945f9d serverChannel.permissionsOf() can take a role 2016-05-31 10:59:05 -07:00
abalabahaha
e6054c6ace Always fire messageUpdated, reset on login (#294,#295) 2016-05-31 10:24:19 -07:00
Brian Tanner
00e3708e78 add guild sharding support (#393)
* add guild sharding support

* squash if statements
2016-05-31 10:19:15 -07:00
Brian Tanner
a073010197 fix bug in hookEncodingProcess causing playRawStream to not work (#392)
* fix typo in hookEncodingProcess

* proper fix for _this4 bug in src, use arrow functions

* Get abalabahaha to build the noobs' changes
2016-05-30 19:10:23 -07:00
Brian Tanner
750f2a2b1b fix typo in hookEncodingProcess (#391)
Programmix sucks at this
2016-05-30 15:02:18 -07:00
Programmix
6b5f4fa773 FFMPEG fix (finally) (#390)
Programmix sucks at this
2016-05-30 11:13:01 -07:00
abalabahaha
6bc2750f3d Let the WS handler handle leaving servers 2016-05-28 21:48:18 -07:00
Programmix
7cf7c0e794 Another attempted fix (w/ help from izy521) (#386)
* Fix my very silly mistake

* Another FFMPEG issue fix attempt

* Add a missing semicolon

Yes, I really did make a commit just for this. :)

* Another attempted fix (w/ help from izy521)
2016-05-28 20:46:23 -07:00
Manuel Kraus
b4dcd657cf Add role mentioning (#385)
* Add role mentioning

* Add to docs

* Forgot to save again
2016-05-28 20:46:16 -07:00
Programmix
95e3e3e3dc Another FFMPEG fix attempt (#384)
* Fix my very silly mistake

* Another FFMPEG issue fix attempt

* Add a missing semicolon

Yes, I really did make a commit just for this. :)
2016-05-28 18:55:56 -07:00
Manuel Kraus
8d64435def Update Examples (closes #380) (#383)
* Update examples

* Forgot to save send-files
2016-05-28 18:55:39 -07:00
Programmix
b9506d01ab Fix my very silly mistake (#382) 2016-05-28 09:47:14 -07:00
Programmix
2194632b7d Potential FFMPEG process fix (#381)
I am by no means sure that this will work. This is an experimental fix.
Please review it carefully; I’m not the best at working with
audio/streams.
2016-05-27 23:09:16 -07:00
abalabahaha
e912c72a95 Merge pull request #375 from GexoXYZ/374
Fix bulk deletion error if < 2 messages (#374)
2016-05-27 09:37:34 -07:00
abalabahaha
eff8caed85 Merge pull request #371 from Programmix/indev
Update channel improvements
2016-05-27 09:37:05 -07:00
Programmix
16eb38a99e Quirky logic fix 2016-05-25 07:47:18 -07:00
Manuel Kraus
ad7ffcecb4 Beautify code style 2016-05-25 01:45:02 +02:00
Manuel Kraus
0a5ce3dcd5 Call deleteMessage if only one message 2016-05-25 01:40:18 +02:00
Manuel Kraus
8bee117445 Fix bulk deletion error if < 2 messages
Also return error if no server (dm)
2016-05-24 23:44:26 +02:00
Programmix
0f9741bb14 Update channel improvements
Also documented two methods for voice connections. (pause and resume)
2016-05-23 12:28:17 -07:00
Programmix
fae03042cb User limit fix (#359)
* User limit fix

* Better request parameters
2016-05-22 22:36:08 -07:00
Nicholas Tay
bea1663052 Set bitrate for voice channels support (#363)
* Set bitrate for voice channels

* Docs for bitrate settings and values
2016-05-22 17:53:52 -07:00
abalabahaha
fe1d0bb595 Add bot property to presence update 2016-05-21 09:56:43 -07:00
Manuel Kraus
68bf4c9052 Fix linking in indev docs (#354)
* Fix linkning in indev docs

* add comma to setStreaming
2016-05-21 09:52:34 -07:00
Programmix
ab2c9d9a8d VoiceChannel user limit support 2016-05-21 09:50:48 -07:00
Programmix
d42cbd1c14 Add server property to the Message class
Extremely simple change, but I (and others) would probably find it a
nice shortcut.
2016-05-21 09:46:03 -07:00
abalabahaha
79ee493a39 Role data update fix 2016-05-21 09:44:24 -07:00
Manuel Kraus
d2f0f4993e Add mentionable to role objects (#358) 2016-05-21 09:20:32 -07:00
abalabahaha
48595ddd19 Add voice connection timeout 2016-05-20 20:50:49 -07:00
abalabahaha
3fa3b0238e Catch udp close errors 2016-05-20 20:42:53 -07:00
abalabahaha
9015bb8139 Map roles to role IDs if possible 2016-05-20 20:40:32 -07:00
abalabahaha
00ff2f71a4 Build the playArbitraryFFmpeg fix 2016-05-19 08:49:19 -07:00
abalabahaha
e1808804c9 serverMemberUpdated clarification and crash fix 2016-05-17 22:31:35 -07:00
Denocle
43b1cc1d56 Fix for the playArbitraryFFmpeg issue (#351)
* This should probably fix #346

* Updated docs for playArbitraryFFmpeg
2016-05-17 06:30:47 -07:00
abalabahaha
e6572caf6c guildCreateTimeout option 2016-05-16 15:01:50 -07:00
abalabahaha
e8874bae37 Doc getInvites 2016-05-14 17:41:06 -07:00
abalabahaha
1732cc71bd Don't push debug stuff 2016-05-13 20:20:01 -07:00
abalabahaha
81cdb09363 Null roles fix 2016-05-13 20:14:01 -07:00
abalabahaha
e7882a38ee Testing alternate role resolving 2016-05-12 17:30:44 -07:00
abalabahaha
873f78b02a Avatar undefined check 2016-05-12 16:58:19 -07:00