- Python
# Install packages
pip install -r requirements.txtRename .env.example to .env, then fill in the values:
- Discord token — found in Discord
- User ID — the user you want to disconnect (requires Disconnect Members permission)
- Guild ID — the server to disconnect them from
# Start
py discord.pyPress Shift+G to disconnect the user from their voice channel.