Commit graph

11 commits

Author SHA1 Message Date
3c079943b0 refactor: 🧑‍💻 modules are called subcommands and groups
It makes more sense to use subcommands and groups as names instead of modules
2022-12-19 20:44:17 +01:00
0627d0ce31 chore(ux): 🚸 Improved /credits gift
I improved UX with better messages for /credits gift
2022-12-13 14:30:36 +01:00
976e8e7fdc
🚚 one file per credit transaction type 2022-10-23 23:07:54 +02:00
599a5b0c64
🚚 move transferCredits to export transfer 2022-10-22 17:12:31 +02:00
6f3bd4e828
Merge branch 'dev-2022.11.01' into 438-bug-credits-gift-value-overflow-when-gifting-more-than-2147483662 2022-10-22 16:28:07 +02:00
3551412be3
🐛 limited max value to 100.000.000 2022-10-22 16:27:01 +02:00
364f07dd7c
💡 Add comment to credit modules 2022-10-22 16:12:02 +02:00
a9fd50f84e
♻️ Credits module 2022-10-22 16:08:24 +02:00
be500e7f34 🎨 Credits Command is now using guard classes 2022-10-21 16:15:49 +02:00
527d32ae2e 🚚 fixed correct paths for events commands buttons 2022-10-20 10:09:43 +02:00
9731dff86d 🎨 move away from plugins folder 2022-10-19 21:23:50 +02:00
Renamed from src/plugins/commands/credits/modules/gift/index.ts (Browse further)