too many things
This commit is contained in:
parent
3b892b3db0
commit
b5dd0ed413
9 changed files with 1187 additions and 3 deletions
4
src/Constants.ts
Normal file
4
src/Constants.ts
Normal file
|
@ -0,0 +1,4 @@
|
|||
export const Constants = {
|
||||
PENDING_CHANNEL_ID: "1370539719842070683",
|
||||
REJECTION_CHANNEL_ID: "1371073658403164261"
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue