#eval comand result

10 messages · Page 1 of 1 (latest)

gloomy furnace

How can I just get this result in my eval.js command :
/eval code:interaction.guild.roles.cache.find(c => c.id == "1158397749478301776")

  icon: null,
  unicodeEmoji: null,
  id: '1158397749478301776',
  name: '👑 Fondateur',
  color: 15969086,
  hoist: true,
  rawPosition: 9,
  permissions: PermissionsBitField { bitfield: 0n },
  managed: false,
  mentionable: false,
  flags: RoleFlagsBitField { bitfield: 0 },
  tags: {}

without all the rest: https://srcshare.io/659ff82efad9be39f2d2aad3
command: https://srcshare.io/659ff86ffad9be39f2d2aad7

lusty cedarBOT
  • 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!
rose aurora

that should be what you're looking for, can specify a depth (among other things, if you'd like)

gloomy furnace

Yes, I've come across the same thing. Thank you, I'll give it a try :)

gloomy furnace
unreal flume

Nvm

rose aurora

they don't want like the guild reference

gloomy furnace

Nvm ?

unreal flume

Nevermind, I read your question wrong