working locked applications
This commit is contained in:
parent
97d607871c
commit
e377117d33
6 changed files with 116 additions and 11 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue