Retour au classement

Tiny native Discord app

discorddiscord-clientgtkcord4adwaitagnomegtk4
Croissance des étoiles
Étoiles
1.8k
Forks
46
Croissance hebdomadaire
Issues
133
5001k1.5k
avr. 2022sept. 2023févr. 2025juil. 2026
ArtefactsGo Modulesgo get github.com/diamondburned/dissent
README

Dissent logo

Dissent

Screenshot 3
Screenshot 3 Screenshot 1 Screenshot 2 Screenshot 4

GitHub download count Flathub download count Latest release Packaging status Go Report Card

Dissent (previously gtkcord4) is a third-party Discord client designed for a smooth, native experience on Linux desktops.

Built with the GTK4 and libadwaita for a modern look and feel, it delivers your favorite Discord app in a lightweight and visually appealing package.

Features

Dissent offers a streamlined Discord experience, prioritizing simplicity and speed over feature completeness on par with the official client. Here's what you can expect:

  • Text chat with complete Markdown and custom emoji support
  • Guild folders and channel categories
  • Tabbed chat interface
  • Quick switcher for channels and servers
  • Image and file uploads, previews, and downloads
  • User theming via custom CSS
  • Partial thread/forum support
  • Partial message reaction support
  • Partial AI summary support (provided by Discord)

It does not aim to support voice chat and other advanced features, as these are best handled by the official client or the web app.

Installation

Flatpak

Dissent is available on Flathub:

Download on Flathub

Pre-built Downloads

You can download Dissent as a pre-built binary for the following platforms by clicking on the below badges. These are automatically built and uploaded by GitHub Actions on each release.

Dependencies

  • Linux: Dissent needs GTK4, gobject-introspection, and optionally libcanberra. If compiling, then the library headers are also required.
  • Windows: all the needed dependencies are bundled in the executable.

Distribution Packages

Dissent is available in the distribution repositories below. Click on the badge to see the available versions and installation instructions.

Packaging status

Compiling

You need Go 1.21+ for this step. To compile Dissent and install it into $GOBIN, run:

go install -v libdb.so/dissent@latest

[!NOTE] Compiling is known to take at least 20 minutes on a modern system due to CGo. This is normal and expected, but it is still recommended to use a pre-built binary if available.

Logging In

To log into Dissent, you can either use your token (recommended) or login using your username and password. Here's how you can obtain your token:

  1. Open the Discord web app in your browser and log in.
  2. Press F12 to open the Inspector.
  3. Go to the Network tab then press F5 to refresh the page.
  4. In the 'Filter URLs' text box, search discord api.
  5. Click on any HTTP message entry and inspect its message headers. Under the 'Request Headers' section, search for the Authorization header.
  6. Copy its value (the token) into the Token field, then click Login.

[!WARNING] Logging in using username/email and password is strongly discouraged. This method is untested and may cause your account to be banned! Prefer using the token method above.

[!IMPORTANT] Using an unofficial client at all is against Discord's Terms of Service and may cause your account to be banned! While Dissent tries its best to not use the REST API at all unless necessary to reduce the risk of abuse, it is still possible that Discord may ban your account for using it.

Please use Dissent at your own risk!

Dépôts similaires
AstrBotDevs/AstrBot

AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

PythonPyPIGNU Affero General Public License v3.0aichatbot
astrbot.app
37.5k2.6k
tqdm/tqdm

:zap: A Fast, Extensible Progress Bar for Python and CLI

PythonPyPIOtherprogressbarprogressmeter
tqdm.github.io
31.2k1.5k
discordjs/discord.js

A powerful JavaScript library for interacting with the Discord API

TypeScriptnpmApache License 2.0discord-apidiscord
discord.js.org
26.8k4.1k
TranslucentTB/TranslucentTB

A lightweight utility that makes the Windows taskbar translucent/transparent.

C++GNU General Public License v3.0taskbarwindows
translucenttb.github.io
19.9k1.2k
lss233/kirara-ai

🤖 可 DIY 的 多模态 AI 聊天机器人 | 🚀 快速接入 微信、 QQ、Telegram、等聊天平台 | 🦈支持DeepSeek、Grok、Claude、Ollama、Gemini、OpenAI | 工作流系统、网页搜索、AI画图、人设调教、虚拟女仆、语音对话 |

PythonPyPIGNU Affero General Public License v3.0chatgptopenai
kirara-docs.app.lss233.com
18.9k1.8k
elizaOS/eliza

Open source agentic operating system

TypeScriptnpmMIT Licenseagentagentic
elizaos.ai
18.8k5.6k
langbot-app/LangBot

Production-grade platform for building agentic IM bots - 生产级多平台智能机器人开发平台/ Agent、知识库编排、插件系统 / Bots for Discord / Slack / LINE / Telegram / WeChat(企业微信, 企微智能机器人, 公众号) / 飞书 / 钉钉 / QQ / Matrix e.g. Integrated with ChatGPT(GPT), DeepSeek, Dify, n8n, Langflow, Coze, Claude, Gemini, GLM, Ollama, SiliconFlow, Moonshot, openclaw / hermes agent, deerflow

PythonPyPIApache License 2.0qqopenai
langbot.app
17k1.5k
Rapptz/discord.py

An API wrapper for Discord written in Python.

PythonPyPIMIT Licensediscorddiscord-api
discordpy.rtfd.org/en/latest
16.1k3.9k
OpenRCT2/OpenRCT2

An open source re-implementation of RollerCoaster Tycoon 2 🎢

C++GNU General Public License v3.0c-plus-plusgame
openrct2.io
16k1.9k
lss233/chatgpt-mirai-qq-bot

🤖 可 DIY 的 多模态 AI 聊天机器人 | 🚀 快速接入 微信、 QQ、Telegram、等聊天平台 | 🦈支持DeepSeek、Grok、Claude、Ollama、Gemini、OpenAI | 工作流系统、网页搜索、AI画图、人设调教、虚拟女仆、语音对话 |

PythonPyPIGNU Affero General Public License v3.0chatgptopenai
kirara-docs.app.lss233.com
14.4k1.6k
Vendicated/Vencord

The cutest Discord modification

TypeScriptnpmGNU General Public License v3.0discordmod
vencord.dev
13.7k2.4k
Tyrrrz/DiscordChatExporter

Saves Discord chat logs to a file

C#MIT Licensediscordchat
github.com/Tyrrrz/DiscordChatExporter/releases
11.6k992