Archived
0
0
Fork 0
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.
chord/README.md

18 lines
513 B
Markdown
Raw Permalink Normal View History

2021-12-15 01:41:53 +00:00
# Chord
A C# Discord TUI Client
## Getting Started
2021-12-16 19:23:54 +00:00
Add a `config.json` to `~/.config/chord`;
2021-12-15 01:41:53 +00:00
```json
{
"Token": "USER/BOT TOKEN HERE"
}
```
## Whats Left to do
You can keep track on what my current roadmap for the project in [TODO](https://code.relms.dev/Relms/chord/src/branch/master/TODO).
2021-12-15 01:49:36 +00:00
## 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.