A custom Discord client built from the ground up.
Check out our Official Discord Server
Features
- Perfect for running your Discord Bots using an actual chat interface
- Auth token login is stored in your browser's local storage, and never on the host server
- Proxies your connection to the Discord API, allowing you still use Discord, even when blocked by your network
npm install
npm run serve
npm run build
npm run test
npm run lint