Skip to content

Check Status Of a Discord User and Give Them Roles!

Notifications You must be signed in to change notification settings

ofvv/discord-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-status

Check Status Of a Discord User and Give Them Roles!

If you use this for your server feel free to send me an invite to my contact email.

Some of The Code Is Provided by Dark Studio.

config.json Example:

{
  "bot": {
    "token": "bot token" token of your discord bot
  },
  "status": {
    "anystatus": false, if it is set to true everyone with a status will get a role if its set to false everybody with statustext will get a role
    "statustext": "status to search", check for this status
    "roletogiveid": "role id" role id to add to the user if the user had the statustext
  },
  "options": {
  "consolelogs": true console log on event (options are true/false)
  }
}

YOU MUST HAVE THE PRESENCE INTENT ENABLED!

discord.dev

About

Check Status Of a Discord User and Give Them Roles!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published