working locked applications

This commit is contained in:
nin0 2025-05-24 17:17:45 -04:00
parent 97d607871c
commit e377117d33
Signed by: nin0
SSH key fingerprint: SHA256:NOoDnFVvZNFvqfXCIhzr6oCTDImZAbTTuyAysZ8Ufk8
6 changed files with 116 additions and 11 deletions

View file

@ -1,6 +1,10 @@
export const Constants = {
PENDING_CHANNEL_ID: "1370539719842070683",
REJECTION_CHANNEL_ID: "1371073658403164261",
REVIEWER_ROLE_ID: "1375617676139040909",
MOD_ROLE_ID: "1370539692143153152",
MANAGER_ROLE_ID: "1370539689659863091",
OWNER_ID: "886685857560539176",
COLORS: {
NEW_REQ: 0xaaaaff,
BAD: 0xffaaaa,