vimcord - Terminal UI Discord client

About
vimcord is a terminal UI Discord client written in Rust.
For best visuals, install NerdFonts
Terms of Service Notice
[!WARNING] Under no circumstances should you use a Discord User Token (also known as a self-bot token) with this software or any associated tools.
Discord's Terms of Service (ToS) explicitly prohibits the use of User Tokens for programmatic access or self-botting. Violation of these terms can lead to permanent termination of your Discord account.
Do not use self-bots or user-bots. Each account must be associated with a human, not a bot. Self-bots put strain on Discord’s infrastructure and our ability to run our services. For more information, you can read our Developer Policies here.
The developers, contibutors, and maintainers are not responsible for any consequences resulting from a user's violation of Discord's Terms of Service. You (the user) assumes all risk if you choose to ignore Discord's policies.
Installation
Arch Linux (AUR)
Requires YaY
# or
Binaries
Download prebuilt binaries from: releases
Cargo
Requires Rust
Make sure that ~/.cargo/bin is in your PATH env variable.
With crates.io
From Source
Run:
Configuration
Set your Discord token using one of the following:
.env file
DISCORD_TOKEN="your-token-here"
Shell
Inline
DISCORD_TOKEN="your-token-here"
Usage
or
DISCORD_TOKEN="your-token-here" vimcord