Is it possible to split a js file into multiple ones? Does it work with import/export? The only way i know is with fs. And last ones: does that work in a client.on method or whatever its called (e.g. for commands) and is it worth it?