Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Screenshare with Audio
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Screenshare with Audion on Discord
// @author Guest271314
// @match https://discord.com/*
// @icon https://www.google.com/s2/favicons?domain=discord.com
// @grant none
// ==/UserScript==