/friendinvites_replugged

Create and manage friend invite links with slash commands

Primary LanguageTypeScriptMIT LicenseMIT

Friend Invites

Create friend invites easily in Replugged.

Port of Vencord plugin by afn and Dziurwa.

Install in Replugged

Commands

  • /friend-invite create
    • Creates friend invite.
    • Options
      • ephemeral - if False sends new invite in chat.
      • uses - 5
        • 1 only if phone linked to Discord account.
        • 1 is fully(?) disabled due HTTP 405
  • /friend-invite list
    • List active friend invites.
  • /friend-invite revoke
    • Revoke all friend invites.

Implementations in other clients

Big thanks to Replugged Team for Replugged and thewilloftheshadow for code example