Skip to content

floomby/discord-link-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7f04a9f · Aug 1, 2023

History

35 Commits
Apr 23, 2023
Apr 26, 2023
May 19, 2023
Apr 23, 2023
Apr 23, 2023
Apr 29, 2023
Apr 29, 2023
Aug 1, 2023
Apr 26, 2023
Apr 23, 2023
Apr 23, 2023
Apr 23, 2023
Apr 23, 2023

Repository files navigation


Social Link

Overview

Verify your social media and ethereum accounts for the Social Link discord bot.

Get the bot

Invite the bot

Link your accounts

Commands

  • /setrole - sets the verification role to assign (make sure that the bot has a higher role than the verification role)
  • /displayrole - displays the verification role for the server
  • /sync - re-syncs every user on the server. This is only here if something goes wrong and hopefully shouldn't be needed
  • /setproviders - sets the verification providers for the server in the form of <provider>,<provider>,...
  • /listproviders - lists the verification providers for the server
  • /supportedproviders - lists the supported verification providers

Notes

  • Currently the bot checks if the user has revoked their oauth application access (every 20 minutes, subject to change in the future) and if so, it will remove their verified role.
  • Revoking google verification is not currently implemented.
  • The source for the bot is located here.