How to patch a certain android client
- Get android client ver. 126.21 (latest client uses Java);
- Get https://github.com/kefir500/apk-editor-studio;
- ApkEditor -> Settings -> Apktool -> Decompile source code;
- Search and replace in project:
//discord.com->//main.address;//discordapp.com->//main.address;//cdn.discord.com->//cdn.address;
- [ Further research needed ]