A discord client respects your privacy.
Go to file
hxvy0 53c8dc45f2 'README.md' güncelle 2023-05-12 14:56:09 +03:00
README.md 'README.md' güncelle 2023-05-12 14:56:09 +03:00
icon.ico Add files via upload 2023-05-12 13:46:25 +03:00

README.md

Download in: https://github.com/Boocord/discord-client/releases/

What is boocord?

Boocord is a discord client built with nativefier.

Is it safe?

Trusted by antiviruses & sandboxes. image

Wanna build yourself?

First you need install nativefier.

npm install nativefier

For Build Boocord:

nativefier --name 'Boocord' 'discord.com/app' --disable-gpu --tray -u "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 uacq"

For Build Boocord PTB:

nativefier --name 'Boocord PTB' 'ptb.discord.com/app' --disable-gpu --tray -u "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 uacq"

Build done!