Qui c'est la conne qui a delete le repo sur GitHub? C'EST MOIIIII
Remove config.json (not secure) and replace with .env. Update deploy-commands.js: - const { token, clientId } = require('./config.json'); + const { token, clientId } = process.env; Update index.js: - const { token, clientId } = require('./config.json'); + const token = process.env.TOKEN;
J'ai juste update le cutie.js, CONNARD Ah oui, j'ai aussi add le info.js, qui est merdique d'ailleurs