Closed Myphz closed 3 years ago
What's the output of betterdiscordctl status
?
Modules: /home/daniel/.config/discord/0.0.14/modules
Index modified: yes
Linked injector directory: /home/daniel/.local/share/betterdiscordctl/bd/0
Linked injector repository: https://github.com/rauenzi/BetterDiscordApp
It doesn't look like you've installed PTB then.
No, I didn't. When I try to do that, I get the Discord installation not found error. Right now I've installed the stable version, but nothing has changed on my discord
You didn't try to install PTB. You tried to install BD on PTB without having installed PTB. That's why it can't be found.
I've tried installing Better Discord with betterdiscordctl install. It correctly clones the repository without issues, but when I open Discord, nothing has changed. If I try to install another version with betterdiscordctl install -f PTB, I get
ERROR: Discord installation not found. Try specifying it with "--discord".
.So I tried to specify the path with
betterdiscordctl install -f PTB -s /usr/bin
(My discord executable is /usr/bin/discord), but I still get the same error. Any fixes?Thanks in advance!