feat: admin perms

This commit is contained in:
Andyyy7666
2022-11-30 03:32:52 +01:00
parent 2fb940fe7e
commit 44d1351a5c
3 changed files with 19 additions and 4 deletions

View File

@@ -17,6 +17,11 @@ config = {
"872921520719142932"
},
-- These are admins roles that will give a user permission to admin commands and more.
adminRoles = {
"872921520719142932"
},
-- Discord Rich presence
enableRichPresence = true,
updateIntervall = 60, -- how many seconds of delay until it updates status.