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
- Host: GitHub
- URL: https://github.com/skyleite/clide
- Owner: SkyLeite
- License: mit
- Created: 2017-09-29T18:05:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-07-29T18:34:48.000Z (almost 8 years ago)
- Last Synced: 2025-03-15T06:53:14.480Z (over 1 year ago)
- Topics: cli, command-line-interface, discord
- Language: TypeScript
- Size: 97.7 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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