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.
Find a file
2021-12-16 13:56:44 -07:00
.gitignore Initial Project 2021-12-14 18:37:03 -07:00
BUGS Initial Project 2021-12-14 18:37:03 -07:00
chord.csproj Fixed crashing due to index out of bounds error 2021-12-14 19:04:22 -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: added license information 2021-12-16 13:56:44 -07:00
README.md feat: added partial keybinding support 2021-12-16 12:23:54 -07:00
TODO feat: added partial keybinding support 2021-12-16 12:23:54 -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.