Le bot du rendu final est contenu dans le dossier Bot2.
- Cloner le dossier avec la commande
git clone https://github.com/IIM-Creative-Technology/bot-discord---a3-dw-MBoutray.git - Télécharger les dépendances avec la commande
npm install
npm start: Lancer le bot normalement.
npm run nodemon: Lancer le bot avec le reloading du script après modifications.