This repository was archived by the owner on Jan 21, 2026. It is now read-only.
Commit 8a6d41b
committed
fix: remove 'give' alias from transfer command
- Removed 'give' from transfer aliases to prevent command conflict
- Kept separate 'give' command with gift functionality
- transfer now uses aliases: ['pay']
- give now uses aliases: ['gift']
- Fixes CommandRegistrationError on cog load1 parent 73357e4 commit 8a6d41b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
| 406 | + | |
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
| |||
0 commit comments