Skip to content

Firefox extension that allows system-wide push-to-talk in the Discord web client

License

Notifications You must be signed in to change notification settings

lukefor/discord_web_sys_ptt

 
 

Repository files navigation

This Firefox extension allows the Discord web client push-to-talk (PTT) mode to operate system-wide.

An Autohotkey script listens for a global shortcut, then notifies the extension, which emulates PTT key events in Discord.

Installation:

  1. Clone/download the repo
  2. Update location in native.reg to match where you have cloned to
  3. Apply the native.reg file
  4. Edit native.ahk if you wish to update the shortcut key (default is Mouse 5 - if this does not suit then change both mentions of XButton2 to any other key)
  5. Compile native.ahk to exe with AutoHotkey
  6. Restart Firefox
  7. Install extension in Firefox (see https://github.com/lukefor/discord_web_sys_ptt/releases for a signed copy)
  8. Enable PTT in Discord and set the PTT key in Discord web settings to Ctrl+Alt+Shift+P.

(Why not just install the native Discord client? Privacy concerns.)

About

Firefox extension that allows system-wide push-to-talk in the Discord web client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.9%
  • AutoHotkey 5.1%