Event.listen() - shysolocup/noscord.js GitHub Wiki adds a new listener to the event JS event.listen( (a, b, c) => { console.log(a, b, c); }); Function Sync src / Services/ EventService / Event.js Arguments: callback Function callback function for the listener that's ran when the event is fired 🢀 Back ⚠️ **GitHub.com Fallback** ⚠️