Archived
0
0
Fork 0
A discord tui client
This repository has been archived on 2024-02-06. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2021-12-23 19:24:13 -08:00
.gitignore Initial Project 2021-12-14 18:37:03 -07:00
BUGS chore: update BUGS 2021-12-17 19:41:32 -07:00
chord.csproj feat: added discord rich presence 2021-12-22 22:02:06 -07:00
chord.sln Initial Project 2021-12-14 18:37:03 -07:00
LICENSE Added License 2021-12-14 18:50:11 -07:00
Program.cs feat: don't show non-hoisted roles 2021-12-23 19:24:13 -08:00
README.md feat: added partial keybinding support 2021-12-16 12:23:54 -07:00
TODO feat: added loading screen 2021-12-22 23:56:13 -07:00

Chord

A C# Discord TUI Client

Getting Started

Add a config.json to ~/.config/chord;

{
	"Token": "USER/BOT TOKEN HERE"
}

Whats Left to do

You can keep track on what my current roadmap for the project in TODO.

Disclaimer

I AM NOT responsible if your discord account gets terminated for using this Third Party Client. Using a third party client is against TOS and using this client you can risk getting your account banned.