Commit Graph
5 Commits
Author SHA1 Message Date
MythEclipse 8ff46104f1 feat(boost-greeting): implement randomized greeting messages
Introduce a collection of greeting templates to provide variety when
a user boosts the server. The system now selects a random message
from the available variants and logs the selected variant index.
2026-06-06 03:39:25 +07:00
MythEclipse 97442265ba test(boost-greeting): update greeting message to Indonesian
Update the boost greeting message and its corresponding test assertions
to use Indonesian instead of English.
2026-06-06 03:38:37 +07:00
MythEclipse b2cd402adc ``` 2026-06-06 03:31:36 +07:00
MythEclipse 9c193c3530 feat(boost-greeting): integrate greeting into guild member update and clean up handler 2026-06-06 03:30:16 +07:00
MythEclipse 898ae2dd56 feat(config): add BOOSTER_GREETING_CHANNEL_ID environment variable 2026-06-06 03:29:21 +07:00