Commit Graph

6 Commits

Author SHA1 Message Date
Lilac-Rose
cdaf9430ef emote credits: add /emote_credits_resolve admin command
ping protect: use pronoun roles in disabled-ping replies
chore: remove stray =5.0 file, clean up constants

emote credits:
- Add /emote_credits_resolve — scans credits where artist starts with
  "@", fuzzes against guild members (username, global_name,
  display_name), rewrites matches as <@id> mentions; reports resolved
  vs not-found in chunked ephemeral output

ping protect:
- Add _get_subject_pronoun() — reads pronoun roles (he/him, she/her,
  it/its) to return the correct subject pronoun
- Add _get_verb() — returns "has" or "have" to match
- Reply now reads e.g. "She has pings disabled" instead of always
  "they have pings disabled"

chore:
- Delete =5.0 (stray file from unquoted pip install shell redirect)
- Remove unused ARG channel ID constants from utils/constants.py
2026-03-11 17:01:56 +01:00
Lilac-Rose
323c021f38 added prestige color system and comments in files 2026-03-07 16:54:11 +01:00
Lilac-Rose
0902727d1d ping protect and minesweeper stats 2026-02-25 15:44:07 +01:00
Lilac-Rose
94be9beddb idk why i added those i forgot 2026-02-18 03:13:31 +01:00
Lilac-Rose
2b3f68a142 friend added comments for some reason 2026-02-18 03:09:43 +01:00
Lilac-Rose
461ff385d5 refactor: codebase cleanup across all modules 2026-02-18 02:45:11 +01:00