pinano-discord / Pinano-Discord-Bot

A Discord bot for the Pinano guild
MIT License
9 stars 11 forks source link

Modify VC auto-created rooms to match bitrate and permissions of regular rooms #65

Closed pianiststickman closed 5 years ago

pianiststickman commented 5 years ago

Fixes for #55 and #59.

pianiststickman commented 5 years ago

Ran into an odd test issue which I suspect was caused by the same random number being generated twice. Filed #66 to deal with the test issue and then forced-pushed to rerun the tests.

pianiststickman commented 5 years ago

Please note - if we ever lose the nitro boost and 256k rooms become available, the setBitrate call will just silently fail and we'll move on. A failure does not pre-empt the subsequent permissions modifications.