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
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
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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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