diff --git a/README.md b/README.md index 51264c8..3697a0d 100644 --- a/README.md +++ b/README.md @@ -61,4 +61,12 @@ How to patch: 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.) \ No newline at end of file +# 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. \ No newline at end of file