import { Client } from"discord.js";
importArtibotfrom"../index.js";
exportdeclareconst name = "ready";
exportdeclareconst once = true;
/** Make sure the bot has the good name on startup */exportdeclarefunctionexecute(client: Client<true>, artibot: Artibot): void;