Skip to content

A Discord interface for managing roles in SeAT.

Notifications You must be signed in to change notification settings

dougestey/obsidian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obsidian

Simple Discord bot that can add/remove SeAT roles to/from users.

To use:

  • Create a Discord bot, note the token and client ID
  • Create a SeAT token at https://<YOUR-SEAT-URL>/api-admin
  • Add the bot to the server: https://discordapp.com/oauth2/authorize?client_id=<YOUR-CLIENT-ID>&scope=bot
  • Clone this repo
  • npm install
  • cp .env.example .env
  • Fill in all .env fields
  • node index.js

About

A Discord interface for managing roles in SeAT.

Resources

Stars

Watchers

Forks

Packages

No packages published