I want to get the id of the guild when someone types +guildid, so that i can use it for stuff later on.
SO, turns out i can just do this local <string name> = message.member.guild.id
local <string name> = message.member.guild.id