Skip to content

This plugin allows you to invite friends to a voice channel easily. You can manage your friends list and send invites directly from the context menu.

Notifications You must be signed in to change notification settings

patekcz/VencordPlugin-InviteFriends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation


Invite Friends Plugin
Invite Friends Plugin

A clean, minimal plugin to invite selected friends to a Discord voice channel

Overview

Invite Friends Plugin lets you quickly invite chosen friends to a voice channel through the context menu. You can manage a dedicated list of friends directly from DMs and send them an invite with a customizable message.

Features

  • Invite saved friends to the current voice channel via the channel context menu
  • Add or remove friends from your invite list from the user context menu in DMs
  • Persistent storage of the friend list for easy reuse
  • Customizable invite message with placeholders

How it works

  • In a DM, open the user context menu and select “Add to invite friends” (or remove as needed).
  • In a voice channel, open the channel context menu and select “Invite Friends”, then pick a friend to send an invite.
  • Use “Clear List” in the channel context menu to empty your invite list.
  • The plugin checks whether you can create an instant invite for the channel. If allowed, it creates the invite, opens the DM with the friend, sends the message containing the invite link, and navigates you back to where you were.

Configuration

The invitation message is configurable in the plugin settings. You can use these placeholders:

  • ${channel.name}: Name of the target voice channel
  • ${inviteLink}: Generated invite URL

Default message:

User is inviting you to ${channel.name}. Invite link: ${inviteLink}

Requirements and permissions

  • You must have permission to create instant invites for the selected voice channel.
  • This plugin targets the Vencord plugin API (imports from @api, @webpack). Use it with a compatible client setup.

Installation (high-level)

  1. Use a Discord client that supports Vencord plugins.
  2. Add this plugin to your user plugins according to your client’s instructions and enable it.
  3. Restart Discord to apply changes.

Data and privacy

  • The friend list is stored locally using the key InviteFriendsList.
  • No external services are contacted beyond standard Discord client behavior for creating invites and sending DMs.

Author

Created by patekcz.

About

This plugin allows you to invite friends to a voice channel easily. You can manage your friends list and send invites directly from the context menu.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •