Skip to content

Latest commit

 

History

History
executable file
·
30 lines (21 loc) · 1.37 KB

README.md

File metadata and controls

executable file
·
30 lines (21 loc) · 1.37 KB


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.