armcord/README.md

18 lines
672 B
Markdown
Raw Normal View History

2020-11-16 13:59:19 +00:00
# armcord
2021-05-01 12:48:50 +00:00
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:
2021-03-20 18:59:09 +00:00
nodejs, npm
2021-03-20 19:07:15 +00:00
# How to run/install it?
2021-05-01 12:48:50 +00:00
1.Run `npm install`
2021-05-01 13:14:25 +00:00
2.Run `npm start`
2021-05-01 12:48:50 +00:00
Alternative: Download pre-compiled version from releases tab.
2020-11-16 13:59:19 +00:00
# FAQ
2021-05-01 13:46:53 +00:00
## 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.
2020-11-16 13:59:19 +00:00