Hide servers or folders on Discord web, with optional ping-based visibility
Hide Discord servers or folders on the website version of discord, with optional ping-based visibility. Hidden items remain in your server list but are invisible. This script should be persistent across browser sessions.
N.B. If a hidden item is visible due to a ping, it can be unhidden by right-clicking and selecting unhide.
Open browser console (F12) and use:
discordServerHider.help() // Show all commands
discordServerHider.listHidden() // List all hidden items with IDs
discordServerHider.unhide("ID") // Unhide specific server
discordServerHider.unhideFolder("ID") // Unhide specific folder
discordServerHider.unhideAll() // Unhide everything