aiko-chan-ai / discord.js-selfbot-v13

An unofficial discord.js fork for creating selfbots
https://discordjs-self-v13.netlify.app
GNU General Public License v3.0
712 stars 148 forks source link

client.settings is returning undefined. #1004

Closed xmh8 closed 6 months ago

xmh8 commented 6 months ago

Which package has the bugs?

The core library

Issue description

I need to change custom status in account but client.settings is returning undefined

Code sample

client.on('ready', async() => {
  console.log(client.settings) // returns undefined
})

Package version

3.0.2

Node.js version

18.19.0

Operating system

Windows

Priority this issue should have

High (immediate attention needed)

Checklist

Additional Information

No response

aiko-chan-ai commented 6 months ago

Currently v3.0.x does not support it yet 😭

aiko-chan-ai commented 6 months ago

5401b5192907b8de8bb91749d30529a9cda588b8

aiko-chan-ai commented 6 months ago

v3.1.0