|
|
@@ -1,19 +1,20 @@
|
|
|
# Discordo
|
|
|
|
|
|
-Discordo is a lightweight, secure, and feature-rich Discord terminal client.
|
|
|
+Discordo is a lightweight, secure, and feature-rich Discord terminal client.
|
|
|
|
|
|
## Warning
|
|
|
|
|
|
Automated user accounts or "self-bots" are against Discord's Terms of Service. I am not responsible for any loss caused by using "self-bots" or Discordo.
|
|
|
|
|
|
-## Authentification
|
|
|
+## Authentication
|
|
|
+
|
|
|
+There are two ways to login:
|
|
|
|
|
|
-There are two ways to login:
|
|
|
> In both cases, the authentication token is stored securely in the default OS-specific keyring.
|
|
|
|
|
|
**Username / Password login**
|
|
|
|
|
|
-1. Run `discordo` without arguments.
|
|
|
+1. Run `discordo` without arguments.
|
|
|
2. Enter your email and password then click on the "Login" button to continue.
|
|
|
|
|
|
**Token login**
|
|
|
@@ -68,7 +69,6 @@ You can also use the `--config` flag to specify a different location for the con
|
|
|
discordo --config "/foo/bar/config.yml"
|
|
|
```
|
|
|
|
|
|
-
|
|
|
## Log files
|
|
|
|
|
|
The log file is stored in the following location:
|