aiko-chan-ai / DiscordBotClient

A patched version of discord, with bot login & Vencord support
GNU General Public License v3.0
773 stars 54 forks source link

How to update to the new discord version (I've already read the readme 100times!) #82

Closed HANTALE-59 closed 8 months ago

HANTALE-59 commented 11 months ago

Hey, I'd like to update it to the newer discord version, but even after reading the readme several times, I can't get how to do that. Where are the files to updates, and how to get the update index.htlm?

How to update to the latest Discord version ?

VillainsRule commented 11 months ago

The update instructions are for developers. Learn code, and read it again. The index.html copy you should patch can be found at view-source:https://discord.com/channels/@me

aiko-chan-ai commented 9 months ago

In v3, I try not to interfere with the original script, so I can use the BotClient plugin (Vencord src) to patch (it will be easier to use).