export const name = 'ready' export function execute(client: any) { console.log(`Processing ready: ${JSON.stringify(client)} has been created.`) }