DiscordSRV ChannelLink
PluginCC-BY-4.0

DiscordSRV ChannelLink

DiscordSRV add-on, for linking accounts through a separate channel on the server

54
Downloads
1
Followers
3 months ago
Updated
📦
1
Versions

📖About DiscordSRV ChannelLink

This is an add-on for the DiscordSRV plugin, not a standalone plugin!

💬 Allows sending linking codes to a custom channel on your Discord server

Everything is configurable via the config file (shown below).

Config.yml
  linkingChannelId: "000000000000000000"
  
  removeMessage: true
  removeMessagesDelay: 5

  messages:
    success: "||%mention%||\n## ✅ The account **%name%** has been successfully linked to your Discord!"
    invalidCode: "||%mention%||\n## ❌ Invalid code!"
    alreadyLinked: "||%mention%||\n## ⚠️ Your Discord is already linked to **%name%**!"
    error: "||%mention%||\n## ⚠️ An error occurred while linking! Please try again later."

Found a bug or have a feature request? Share your ideas on my Discord server!