Skip to content

A simple python program that mutes you on discord whenever you are unmuted in VRChat.

Notifications You must be signed in to change notification settings

I5UCC/VRCDiscordMute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VRCDiscordMute

Github All Releases GitHub release (latest by date) Buy Me a Coffee at ko-fi.com

A simple python program that mutes you on discord whenever you are unmuted in VRChat.

It does this by using a Toggle Mute Keybind in Discord.
You'll have to set up that Keybind in discord first, under Settings>Keybinds, set the action to "Toggle Mute" and set it to a key that you want
Then set that same hotkey in the config.ini file.
If you are unsure what the key is called you can run GetHotkeyName.py/GetHotkeyName.exe to find it out quickly.

This project is using the Python Keyboard Package

On first startup of the program, the program will register its manifest into SteamVR to allow AutoStarting like any other Overlay application on SteamVR.

You can add the DisableDiscordMute parameter to your Avatar to Turn VRCDiscrdMute OFF/ON.

OSC Troubleshoot

If you have problems with this program, try this to fix it:

  • Close VRChat.
  • Open 'Run' in Windows (Windows Key + R)
  • Type in %APPDATA%\..\LocalLow\VRChat\VRChat\OSC
  • Delete the folders that start with 'usr_*'.
  • Startup VRChat again and it should work.

About

A simple python program that mutes you on discord whenever you are unmuted in VRChat.

Topics

Resources

Stars

Watchers

Forks

Languages