ar065
ar065
> You need to install NodeJS and NPM > then install the dependencies: > > ``` > npm i -g electron > git clone https://github.com/Flam3rboy/discord-bot-client/ > cd discord-bot-client/electron/ > ```...
> download the html from https://discord.com/app This works too right? https://canary.discord.com/app
Hmm it doesn't work with latest sources
For member list to work: 
> That didn't work. @wolfy01 Regards, Sairam. You have to click one or a few channels in a server before they show up, strangely
@m4heshd Maybe it's possible to map it to windows key presses? I don't really know though, just a big guess.
Didn't seem to fix it... ```wolfy3543@penguin:~/visma-master$ python main.py Traceback (most recent call last): File "main.py", line 3, in from visma.gui.cli import commandExec File "/home/wolfy3543/visma-master/visma/gui/cli.py", line 3, in from PyQt5.QtWidgets import...
Ive tried that too.. Nothing seems to work
> It is implemented. Try to investigate the file lib/youtransfer.js. In my case (version 1.1.0), the issue was that the rootPassword is not equal to the hash (line 133 function...
The http.js example file also does not successfully compile.