gtkcord3 icon indicating copy to clipboard operation
gtkcord3 copied to clipboard

Powercord/Betterdiscord Support

Open ThatOneOcto opened this issue 3 years ago • 3 comments

Is there a way I can mod the client? All I really need is an account switcher

ThatOneOcto avatar Nov 17 '21 07:11 ThatOneOcto

The client is completely open source, so yes.

diamondburned avatar Nov 17 '21 19:11 diamondburned

rather than either powercord or Betterdiscord, I think it would be better to enable people to load modules from Kernel which already has modules for both plugin systems. it also has the advantage of being extremely small compared to either of the other ones so porting wouldn't be that big of a problem compared to betterdiscord or powercord.

(also, there is the TOKEN environment variable you can use so you could write a script to launch the client instance with the correct user)

Scraft161 avatar Feb 07 '22 16:02 Scraft161

This is a client written in Go with no relation to discord's official client or electron, therefore you can't just load electron modules because this is completely different

Atakku avatar Mar 12 '22 06:03 Atakku