Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johan-perso/discord-shell
Un shell, pour Discord (supporte les comptes utilisateurs)
https://github.com/johan-perso/discord-shell
discord discord-client discord-js terminal
Last synced: about 1 month ago
JSON representation
Un shell, pour Discord (supporte les comptes utilisateurs)
- Host: GitHub
- URL: https://github.com/johan-perso/discord-shell
- Owner: johan-perso
- License: mit
- Created: 2022-02-24T21:28:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-09T13:50:44.000Z (over 1 year ago)
- Last Synced: 2024-12-03T21:16:23.939Z (about 2 months ago)
- Topics: discord, discord-client, discord-js, terminal
- Language: JavaScript
- Homepage:
- Size: 80.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord Shell
![Capture d'écran de DiscordShell](https://us-east-1.tixte.net/uploads/images.johanstickman.com/DiscordShell-start.png)
Un client Discord, utilisable complètement depuis son Terminal, sous la forme d'un shell (pour entrer des commandes).
## Installation
(vous avez besoin de [nodejs](https://nodejs.org) et [npm](https://npmjs.com/))
```
$ (sudo) npm install --global shelldiscord
```
*(le nom `discordshell` était déjà utilisé)*## Avertissement
Discord Shell supporte partiellement les comptes utilisateurs, mais l'utilisation de ceux-ci est fortement déconseillés :
* Cette utilisation est interdite par les TOS de Discord.
* Votre compte peut être repérer et banni automatiquement.
* Si vous souhaitez essayer, utiliser un double compte avec VPN.## Comment utiliser Discord Shell
Dans un terminal, faite la commande `discordshell` (ou `ds`) pour lancer le shell. Au premier démarrage, Discord.js sera patch afin de mieux supporter certaines utilisations.
## Documentation
Pour obtenir quelques infos sur Discord Shell, vous pouvez allez voir le [wiki](https://github.com/johan-perso/discord-shell/wiki).
## Licence
MIT © [Johan](https://johanstick.fr)