discord.js-selfbot-v13
discord.js-selfbot-v13 copied to clipboard
An unofficial discord.js fork for creating selfbots
Bumps [tsd](https://github.com/tsdjs/tsd) from 0.28.1 to 0.31.1. Release notes Sourced from tsd's releases. v0.31.1 Add ts2739 to known errors (#216) cc31c6e https://github.com/tsdjs/tsd/compare/v0.31.0...v0.31.1 v0.31.0 Upgrade to TypeScript 5.4 10a84ba https://github.com/tsdjs/tsd/compare/v0.30.7...v0.31.0 v0.30.7 Add...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 16.3.0 to 19.4.0. Release notes Sourced from @commitlint/cli's releases. v19.4.0 Features Support command line options from a file by @benquarmby in conventional-changelog/commitlint#4109 Support linting from the last...
Bumps [@discordjs/collection](https://github.com/discordjs/discord.js/tree/HEAD/packages/collection) from 1.5.3 to 2.1.0. Release notes Sourced from @discordjs/collection's releases. @discordjs/collection@2.1.0 Bug Fixes ReadonlyCollection: Omit clear method (#10148) (c8bbdb7) Minify mainlib docs json (#9963) (4b88306) Documentation Split docs.api.json...
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.3.3. Release notes Sourced from prettier's releases. 3.3.3 🔗 Changelog 3.3.2 🔗 Changelog 3.3.1 🔗 Changelog 3.3.0 diff 🔗 Release note 3.2.5 🔗 Changelog 3.2.4...
Bumps [conventional-changelog-cli](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-cli) from 2.2.2 to 5.0.0. Release notes Sourced from conventional-changelog-cli's releases. conventional-changelog-cli: v5.0.0 ⚠ BREAKING CHANGES Node >= 18 is required cleanup presets interface (#1215) Now all packages, except...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 12.5.0 to 15.2.9. Release notes Sourced from lint-staged's releases. v15.2.9 Patch Changes #1463 b69ce2d Thanks @iiroj! - Set the maximum number of event listeners to the number...
### Which package has the bugs? The core library ### Issue description Whenever I run this it says TypeError: Cannot read properties of undefined (reading 'id') ### Code sample ```typescript...
### Which package has the bugs? The core library ### Issue description When I try to create a server via client.guilds.create, I get the error "Unknown message" (code 10008). I...
### Which package has the bugs? The core library ### Issue description I have seen duplicate issues in the past but they don't have any answer either I guess. How...
### Which package has the bugs? The core library ### Issue description We can't send slash in DM of User (for user install app) ### Code sample ```typescript message.channel.sendSlash('990634397474643999', 'help').catch((e)...