#create channel in another server when command ran in other server

5 messages · Page 1 of 1 (latest)

jaunty fjord
#

i was wondering how i can run a command in one server and then create a channel in aonther server my dsicord bot is in

robust shardBOT
#
  • What's your exact discord.js npm list discord.js and node node -v version?
  • Not a discord.js issue? Check out #1081585952654360687.
  • Consider reading #how-to-get-help to improve your question!
  • Explain what exactly your issue is.
  • Post the full error stack trace, not just the top part!
  • Show your code!
  • Issue solved? Press the button!
floral crater
#

get the guild from cache and then create the channel

jaunty fjord
#

well i know how to create the channel but i dont understand how to get the guild from cache

floral crater
#

<Client>.guilds.cache.get(id)