Files
discord-rpg-concept/shared/modules
syntaxbullet 55d2376ca1 refactor: convert LootdropService from class to singleton object pattern
- Move instance properties to module-level state (channelActivity, channelCooldowns)
- Convert constructor cleanup interval to module-level initialization
- Export state variables for testing
- Update tests to use direct state access instead of (service as any)
- Maintains same behavior while following project service pattern

Closes #4
2026-02-13 13:28:46 +01:00
..
2026-01-08 16:39:34 +01:00
2026-01-08 16:09:26 +01:00
2026-01-08 16:09:26 +01:00