armcord/README.md
2021-05-01 15:46:53 +02:00

17 lines
672 B
Markdown

# armcord
Armcord is a custom Discord client for ARM Linux. It's goal is to bring a custom Discord client to ARM Architecture. It uses [GooseMod](https://goosemod.com) for custom themes and plugins!
# To run this you need:
nodejs, npm
# How to run/install it?
1.Run `npm install`
2.Run `npm start`
Alternative: Download pre-compiled version from releases tab.
# FAQ
## 1.Will I get banned from using it?
-You are breaking Discord ToS since we are using GooseMod for themes and plugins. But no one ever got banned from using ArmCord or GooseMod
## 2.How does this work?
-We are using official web app and adding GooseMod to it with some other tweaks.