2. Installe les dépendances : ```bash npm install ``` 3. Configure le bot : * Crée un fichier `.env` à la racine * Ajoute ta clé de bot : ```env TOKEN=ton_token_discord ``` 4. Lance le bot : ```bash ...
Node.js 16.9.0 or higher A Discord application and bot token src/ ├── commands/ │ ├── prefix/ # Prefix commands │ │ └── ping.js │ └── slash/ # Slash commands │ └── ping.js ├── events/ # Event handlers ...
Discord is a instant messaging and digital distribution platform designed for creating communities. With over 100 million users, the service allows you to communicate with voice calls, video calls, ...
Discord, an all-in-one voice and text chat system for gamers that you probably already know about and use, has recently, perhaps inadvertently, joined numerous other social sites such as Facebook as ...