Installation Guide
- Clone the repository:
git clone https://github.com/Wumpus-University/HappyCord/
- Install pnpm:
npm install -g pnpm
- Install the modules
cd HappyCord && pnpm install
- Build the mod
pnpm run build
- add the unpacked extension from either dist-chromium for chromium-based browsers or dist-fox for fox-based browsers
Note
HappyCord isnt avaible for the desktop client as for now, but I'm working hard on it.