An open API service indexing awesome lists of open source software.

https://github.com/skyleite/clide

A Discord CLI client that works
https://github.com/skyleite/clide

cli command-line-interface discord

Last synced: 2 months ago
JSON representation

A Discord CLI client that works

Awesome Lists containing this project

README

          

# Clide

A **C**ommand **Li**ne **D**iscord **E**nvironment that actually works.

## Installing

1. Run `npm install -g clide-discord`

OR

1. Install [Node.js 8+](https://nodejs.org/en/download/current/)
2. Clone the repository
3. Navigate to the directory
4. Run `npm install`
5. Edit `src/config.json` with your User token
6. Run `npm start`

## Usage

1. Run `clide` on your terminal of choice.

## Shortcuts

- `esc` - Exits Clide
- `Ctrl+S` - Opens server selection screen
- `Ctrl+K` - Open channel selection screen

## Feature List

- [x] Read / send messages to channels
- [ ] Read / send messages from PMs
- [ ] Mention users
- [x] Be mentioned
- [ ] Send / receive media
- [ ] See embeds
- [x] Switch current active guild / channel
- [ ] Edit messages
- [x] See edited messages
- [x] Update UI with removed messages
- [ ] See channel topic
- [ ] See voice channels
- [ ] Join voice channel
- [ ] Kick users
- [ ] Ban users
- [ ] Edit channels
- [ ] Edit servers
- [ ] Change user settings
- [ ] Change avatar