An open API service indexing awesome lists of open source software.

https://github.com/maxxtopia/discordmaxxer

Lightweight Discord client for competitive gamers. ~753 MB less RAM than stock, tournament mode for 0% idle CPU, native plugins, zero telemetry. GPL-3 Vesktop fork.
https://github.com/maxxtopia/discordmaxxer

discord discord-app discord-client electron gaming gpl-3 lightweight low-ram maxxer-suite no-telemetry privacy screenshare tournament-mode vencord vesktop

Last synced: 1 day ago
JSON representation

Lightweight Discord client for competitive gamers. ~753 MB less RAM than stock, tournament mode for 0% idle CPU, native plugins, zero telemetry. GPL-3 Vesktop fork.

Awesome Lists containing this project

README

          


Discordmaxxer

# Discordmaxxer

> Discord, optimized.

A standalone Discord client with 30+ client-side enhancements pre-enabled, custom branding, and original plugins for tournament low-latency mode, mass-delete with safeguards, and GIF picker upgrades.

Part of the [Maxxtopia](https://maxxtopia.com) suite — native gaming utilities for the players who count frame times. Product page: **[maxxtopia.com/discordmaxxer](https://maxxtopia.com/discordmaxxer)** · Community: [discord.gg/S78eecbWdx](https://discord.gg/S78eecbWdx).

**Status:** v0.1 — in development (P0 bootstrap complete).

---

## What it is

A standalone Discord-optimized client built on a forked plugin engine. Single download, no official Discord install needed. Ships with sensible defaults, original plugins, and a clean rebrand. Upstream credits in [NOTICE.md](NOTICE.md) per GPL-3.

## Headline features

- **30+ third-party plugins enabled by default** — FakeNitro, MessageLogger (see deleted), ClearURLs, ClientTheme, FriendsSince, ImageZoom, TypingTweaks, RelationshipNotifier, SilentTyping, GifPaste, VolumeBooster, BetterFolders, BetterSettings, MentionAvatars, PinDMs, ReadAllNotificationsButton, TextReplace, ThemeLibrary, WebKeybinds, WebScreenShareFix, and more.
- **TournamentMode** (custom) — global hotkey kills animations, RPC, badge polling, and voice noise-suppression for low-input-delay competitive sessions.
- **CompactView** (custom) — hotkey to hide server list, channels, and member sidebar. Optional auto-hide on screenshare. For vertical-monitor users.
- **MassDelete** (custom, opt-in) — bulk-delete your own messages with rate-limiting and ban-risk warnings.
- **GIF picker upgrades** (custom) — opens favorites by default, search bar over favorites.
- **DiscordmaxxerBadge** (custom) — viral identity layer with supporter-unlock removal.
- **~30% less RAM** than official Discord (telemetry stripped, bundle trimmed).

## Building from source

Requires Git, Node.js ≥ 18, pnpm ≥ 8.

```powershell
pnpm install
pnpm build
pnpm start # launches the app
pnpm package # produces installers in dist/
```

## License + attribution

GPL-3.0-or-later. Forked from upstream GPL-3 projects. See [NOTICE.md](NOTICE.md) for full credits + commit lineage.

## Risk disclaimer

Client-modding Discord violates Discord's ToS. Enforcement is rare for personal use of plugin-based clients (similar tools have shipped to hundreds of thousands of users without mass-ban events). MassDelete carries higher risk — gated, rate-limited, opt-in for that reason. Use at your own discretion.