managarten/packages/bot-services/src/gift
Till-JS 962b942e2a feat(bot-services): add credit and gift services for Matrix bots
- Add CreditService with balance checking and consumption
- Add GiftService for gift code creation and redemption
- Add i18n support for credit/gift messages (DE/EN)
- Add Matrix bot mixins for credit and gift commands
2026-02-13 23:29:21 +01:00
..
gift.module.ts feat(bot-services): add credit and gift services for Matrix bots 2026-02-13 23:29:21 +01:00
gift.service.ts feat(bot-services): add credit and gift services for Matrix bots 2026-02-13 23:29:21 +01:00
index.ts feat(bot-services): add credit and gift services for Matrix bots 2026-02-13 23:29:21 +01:00
types.ts feat(bot-services): add credit and gift services for Matrix bots 2026-02-13 23:29:21 +01:00