add new announcement command and enhance user tracking with role and bot status

This commit is contained in:
Space-Banane
2026-02-22 15:31:20 +01:00
parent 6da42e830d
commit bc58cb7361
4 changed files with 280 additions and 14 deletions

View File

@@ -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