zaida04 / g.js-self

[archive] Library for creating selfbots on Guilded.
MIT License
54 stars 10 forks source link

feat: create/delete invite, methods moved from object to manager #13

Closed Disasterday2 closed 3 years ago

Disasterday2 commented 3 years ago

Added DeleteInvite in TeamManager, WIP creatingChannels, added a Test to create and delete a new invite.

ESLint did move some more things, so it looks like more has been done than actually has changed...

Please describe the changes this PR makes and why it should be merged:

Status [x] Code changes have been tested. [x] I know how to update typings and have done so, or typings don't need updating

Semantic versioning classification:

[x] This PR changes the library's interface (methods or parameters added) [] This PR includes breaking changes (methods removed or renamed, parameters moved or removed) [] This PR only includes non-code changes, like changes to documentation, README, etc.