Implement a noisegate #19
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When the client joins, they should only light up green (ie send audio data) when there is voice.
The old noisegateV2.py project will have to be converted to Node
Might be easier to use python for the client-side discord bot. Implement what we have now in node to python, using a socket connection between the python bot and the node client
https://github.com/Rapptz/discord.py
https://python-socketio.readthedocs.io/en/latest/intro.html