import { __ID } from "../consts.mjs"; Hooks.once(`ready`, () => { console.log(`${__ID} | Ready`); });