How to make new server? #482
-
I am trying to make a new server but I can't seem to find the right way to do so. I have tried |
Beta Was this translation helpful? Give feedback.
Answered by
TheDevYellowy
Jan 16, 2023
Replies: 1 comment 1 reply
-
to create a guild it's |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
FFlap
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
to create a guild it's
client.guilds.create("test");
https://discordjs-self-v13.netlify.app/#/docs/docs/main/class/GuildManager?scrollTo=create