Bruce Marriner
|
1b3817c7e1
|
First re-write of voice support. BREAKING CHANGE.
|
2016-01-09 20:56:30 -06:00 |
|
Bruce Marriner
|
59ed5b0b40
|
The start of the voice rework begins.
|
2016-01-08 10:53:33 -06:00 |
|
Bruce Marriner
|
50394ab954
|
Merge branch 'develop' of https://github.com/bwmarrin/Discordgo into develop
|
2016-01-07 13:50:55 -06:00 |
|
Bruce Marriner
|
301fb980d3
|
Updated copyright year, cleaned up some comments.
|
2016-01-07 13:50:44 -06:00 |
|
Bruce Marriner
|
d6314c034e
|
Fixes for compatibility with Go 1.3, closes #56.
|
2016-01-07 13:28:33 -06:00 |
|
Bruce Marriner
|
8c301a4126
|
Clean up voice.go, should work better on other systems now, closes #31
|
2015-12-20 17:04:31 -06:00 |
|
Bruce Marriner
|
b87add9152
|
All sent JSON data now using structs
|
2015-12-20 00:13:19 -06:00 |
|
Bruce Marriner
|
106c69f28a
|
Added VoiceReady support to voice
|
2015-11-25 19:29:22 -06:00 |
|
Bruce Marriner
|
9d42bf1cc6
|
Check that websocket exists before trying to send VoiceSpeaking
|
2015-11-25 08:31:26 -06:00 |
|
Bruce Marriner
|
35e3966b91
|
Reworded top comment
|
2015-11-23 10:16:23 -06:00 |
|
Bruce Marriner
|
abe55ecca7
|
Some improvements to comments.
|
2015-11-23 09:45:40 -06:00 |
|
Bruce Marriner
|
221e54ee5a
|
Don't want to send voice speaking on OP4, that's silly.
|
2015-11-22 14:07:22 -06:00 |
|
Bruce Marriner
|
ce68d0a46e
|
Stop sending port as a string, hopefully so Stanislav doesn't kill me.
|
2015-11-19 08:17:17 -06:00 |
|
Bruce Marriner
|
d9aeb4926d
|
Experimental voice code added :)
|
2015-11-18 08:18:46 -06:00 |
|