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
827 stars 172 forks source link

Disconnect a device from the account #1305

Closed ZyGout closed 1 month ago

ZyGout commented 1 month ago

Which package is the feature request for?

The core library

Feature

A function to fetch connected devices and another function to disconnect a device.

Ideal solution or implementation

Make a function that will returns an array of all the devices connected to the account and another function where you can disconnect a device of the account.

Alternative solutions or implementations

No response

Other context

No response