Mikkel Paulick 4f3b73ad85 Add Toggle keybinding & replace "Reply" with "Select" (#311) 2 vuotta sitten
..
README.md 1cc238c3a9 Better docs 2 vuotta sitten
configuration.md 4f3b73ad85 Add Toggle keybinding & replace "Reply" with "Select" (#311) 2 vuotta sitten
discordo.1 273c9cddbe docs: add README.md (#298) 3 vuotta sitten
faq.md 2e51955fd8 docs: add faq.md 2 vuotta sitten

README.md

Discordo

Discordo is a lightweight, secure, and feature-rich Discord terminal client.

Table of Contents

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.

Authentication

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.
  2. Enter your email and password then click on the "Login" button to continue.

Token login

Use the --token flag:

discordo --token "OTI2MDU5NTQxNDE2Nzc5ODA2.Yc2KKA.2iZ-5JxgxG-9Ub8GHzBSn-NJjNg"

Logs

The log file is created on first start-up at the following location:

Operating System Log File Location
Unix $HOME/.cache/discordo/logs.txt
Darwin $HOME/Library/Caches/discordo/logs.txt
Windows %LocalAppData%/discordo/logs.txt