0

I want to get the id of the guild when someone types +guildid, so that i can use it for stuff later on.

exdii
  • 7
  • 4

1 Answers1

0

SO, turns out i can just do this local <string name> = message.member.guild.id

exdii
  • 7
  • 4