Skip to content

FnrDev/staff-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

staff-application

A discord bot for staff application using modal

Setup

Create .env file and use variables blow

TOKEN=YOUR_DISCORD_TOKEN

Config:
admins - users ids to allow to use !send command that sent embed with apply button.
submitChannel - channel id for all submitted forms sent to
embedChannel - channel if for apply button sent to
staffRoles - roles ids to add to the member after accepting him

Example config:

{
    "admins": ["596227913209217024"],
    "submitChannel": "",
    "embedChannel": "",
    "staffRoles": ["899989194884153344", "899987560808452146"]
}

🖼 Images

About

A discord bot for staff application using modal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages