SkillAgentSearch skills...

GoofCord

:shield: Take control of your Discord experience with GoofCord – a highly configurable and privacy minded discord client.

Install / Use

/learn @Milkshiift/GoofCord

README

<div align="center"> <img src="assetsDev/gf_logo_horizontal.png" width="500" alt="GoofCord logo"> <h2>Take control of your Discord experience with GoofCord – the highly configurable and privacy-focused Discord client.<br><sub>Based on <a href="https://github.com/Legcord/Legcord">Legcord</a></sub></h2> <a href="https://github.com/Milkshiift/GoofCord/releases/latest"><img alt="GitHub Downloads (all assets, all releases)" src="https://img.shields.io/github/downloads/milkshiift/GoofCord/total?logo=github"></a> <a href="https://flathub.org/en/apps/io.github.milkshiift.GoofCord"><img alt="Flathub Downloads" src="https://img.shields.io/flathub/downloads/io.github.milkshiift.GoofCord?logo=flathub"></a> <a href="https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md"><img src="https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg"></a> <a href="https://hosted.weblate.org/engage/goofcord/"> <img src="https://hosted.weblate.org/widget/goofcord/goofcord/svg-badge.svg" alt="Translation status" /> </a><br> <img src="assetsDev/screenshot1_rounded.png" width="520" alt="Screenshot of GoofCord"> </div>

Features :sparkles:

  • :lock: With Privacy in mind: GoofCord blocks as much tracking as possible and uses multiple techniques like message encryption to improve your privacy and security. Learn more
  • :chart_with_upwards_trend: Fast and Performant: Noticeable speed and responsiveness improvement compared to the official client.
  • :bookmark: Standalone: GoofCord is a standalone application, not reliant on the original Discord client in any way.
  • :electric_plug: Plugins & Themes support: Easily use client mods like Vencord, Equicord or Shelter for plugins and themes.
  • ⌨️ Global Keybinds: Set up keybinds and use them across the system. Learn more
  • 🐧 Linux support: Screensharing with audio and native Wayland support on Linux.

Installation

Windows 🪟

  • Install with prebuilt binaries from the releases page.
    Choose GoofCord-Setup-<YOUR ARCHITECTURE>.exe for an installer, or
    GoofCord-<VERSION>-win-<YOUR ARCHITECTURE>.zip to manually unpack into a directory of your choice.
  • Install using winget: winget install GoofCord
  • Install using Scoop: scoop install extras/goofcord

Linux 🐧

  • Install with prebuilt binaries from the releases page.
  • Install from Flathub
  • Install from AUR if you run an Arch-based OS. Here's an example using yay:
    yay -S goofcord-bin
    Keep in mind that the AUR package is not maintained by the developers of GoofCord.
  • Install in NixOS from nixpkgs.

macOS 🍏

Note: As I don't have a macOS device, macOS support is limited.

  • Install with prebuilt binaries from the releases page.
    Choose the file ending with mac-arm64.dmg if your computer uses an Apple Silicon processor. Mac computers with Apple Silicon
    Otherwise, choose the file that ends with mac-x64.dmg
  • If you get an error like "GoofCord is damaged and can't be opened" see this issue
  • If GoofCord is crashing on launch, run this command: xattr -cr /Applications/GoofCord.app && codesign --force --deep --sign - /Applications/GoofCord.app

To explore plugins and themes, head over to the Vencord category in the Discord settings.

Building from source 🔧

  1. Install Bun.
  2. Download the source code from the latest release. Getting it from the main branch is not recommended for a stable experience.
  3. Open a command line in the directory of the source code
  4. Install the dependencies with bun install
  5. Package GoofCord with either bun run packageWindows, bun run packageLinux or bun run packageMac
  6. Find the compiled app in the dist folder.

Short FAQ

Need Support? Join Our Discord!

Where is the long FAQ?

How do I develop GoofCord?

  • See the development guide

Can I get banned from using GoofCord?

  • While using GoofCord goes against the Discord ToS, there are no known bans from using it or any client mods.

How can I access the settings? ⚙️

  • Multiple ways:
    • Right-click on the tray icon and click Open Settings
    • Click the "Settings" button in the "GoofCord" category in the Discord settings
    • Press Ctrl+Shift+' shortcut.

Why Electron?

  • It's the right tool for this job. While Electron may not be the perfect choice for all applications, achieving a user experience on par with the official Discord client inherently requires embedding its web version within a browser/webview. Currently, no other frameworks come close to Electron in providing this capability and covering all of GoofCord's needs.

Check out our wiki if you've got questions left

Donations

If you like GoofCord, you can support me with crypto:

  • XMR (Monero): 44FyEbizgCbCaghrtCp2BGQ7WZcNRkwAMNEf9fUzgu6A3wmQq8yqrHiAMu2jT784k6NcSByJUApk8jMREMmUJQeu9g6Dxbq
  • USDT (Arbitrum/BEP20): 0xcacf4a4089c5a68657f2b39d8935a1ec01f999b8
  • BTC: 3PRgLrYWzojWHur8WKKNRwpXwzG6J5Zf3K

Related Skills

View on GitHub
GitHub Stars738
CategoryDevelopment
Updated6h ago
Forks20

Languages

TypeScript

Security Score

100/100

Audited on Mar 26, 2026

No findings