Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor to mono-repo + upgrade packages | Madeline | 2022-09-25 | 1 | -17/+0 |
| | |||||
* | Added preferred_region optional property of VoiceStateUpdateSchema to allow ↵ | Madeline | 2022-03-08 | 1 | -0/+2 |
| | | | | electron client to connect to voice without crashing | ||||
* | Discord.js gateway connection when connecting to voice will close 4002 ↵ | Madeline | 2022-02-17 | 1 | -3/+3 |
| | | | | | | decode error due to not sending self_video field. temp solution: remove it from server. this commit will probably be reverted later; I'm just trying to see if a proper ( not self signed ) SSL cert on slowcord.maddy.k.vu will fix this SSL error I'm receiving. | ||||
* | VOICE_STATE_UPDATE implementation, fix #210 | AlTech98 | 2021-09-02 | 1 | -0/+15 |