OmegaDevStudio / Selfcord-Old

A discord selfbot API wrapper.
MIT License
38 stars 18 forks source link

Guild.invite #39

Closed Thegigadev closed 1 year ago

Thegigadev commented 1 year ago

Untested suggestion for a server invite in the guild object. Accessible with guild.invite. Creates a permanent link to a channel in the guild after there is a channel update event.

Thegigadev commented 1 year ago

Restructured into a channel invite system rather than a guild invite system in other pull request.