Update README.md

This commit is contained in:
Admin 2026-01-11 21:20:11 +02:00
parent 89edff722d
commit 9d70dd2e5c

View File

@ -62,3 +62,11 @@ How to patch:
You can also patch and compile it from source code, but it isn't worth it, it's long discontinued anyways. You can also patch and compile it from source code, but it isn't worth it, it's long discontinued anyways.
# Native clients (Win32, GTK, etc.) # Native clients (Win32, GTK, etc.)
## - [Discord Messenger](https://github.com/DiscordMessenger/dm)
Patching:
Compile from source code
With VSCodium, replace every single ```discordapp.com```, ```gateway.discordapp.com```, etc with your own instace (example: ```chat.murdle.top```), and after that, compile it.