add new announcement command and enhance user tracking with role and bot status
This commit is contained in:
@@ -18,6 +18,9 @@ export const CHANNELS = {
|
||||
|
||||
export const ROLES = {
|
||||
RULES: "1475100051352191047",
|
||||
MAINTAINERS: "1475099468591272090",
|
||||
COMMUNITY_ADMINS: "1475099507527258218",
|
||||
I_USE_SHSF: "1475099569019949077"
|
||||
};
|
||||
|
||||
// Discord modified the way activities work, for now, we'll only use custom ones
|
||||
|
||||
Reference in New Issue
Block a user