description Sets the current guild's name. $setGuildName This function set's the current guild's name with <name> $setGuildName[name] bot.command({ name: "setGuildName", code: ` Set the guild name $setGuildName[Aoi.JS] ` })