6 Commits
Author SHA1 Message Date
asepharyana 630a85963d chore: sync DB to imrnes pgbouncer pool 6432 2026-08-02 16:11:35 +07:00
MythEclipse cc6975825f feat: add booster eligibility role and logging functionality
- Added BOOSTER_ELIGIBILITY_ROLE_ID and LOG_LEVEL to .env.example and README.md
- Updated GitHub Actions workflow to include new environment variables
- Enhanced configuration loading to support booster eligibility role
- Implemented role checking logic in bot handlers and guild member updates
- Introduced logging using Winston for better traceability of actions
- Created tests for guild member update handling to ensure correct role removal
- Refactored DiscordRoleRepository to simplify role position resolution
2026-05-21 15:27:10 +07:00
MythEclipse bfa91063ff feat: migrate from SQLite to PostgreSQL and update database handling 2026-05-21 15:11:32 +07:00
MythEclipse acd4648d49 feat: update booster role eligibility logic and refactor related services 2026-05-16 00:06:13 +07:00
MythEclipse 972400e4e4 feat: implement command registration for booster role bot and add tests 2026-05-15 23:45:47 +07:00
MythEclipse 9d0322b118 feat: add optional role icon support and validation for booster roles 2026-05-15 23:23:16 +07:00