Commit Graph

7 Commits

Author SHA1 Message Date
3dd9e332de feat(commands,bot): mock command for testing 2024-11-18 10:04:01 -03:00
84ade64afd fix(bot): missing intents 2024-11-18 10:03:11 -03:00
2316448156 fix(bot): token prefix missing 2024-11-18 10:03:01 -03:00
070e3be70b refactor(commands): rename RegisterCommands to UpdateCommands 2024-11-13 19:48:30 -03:00
4ee34f49f6 feat(commands): new commands handler implementation 2024-11-12 16:10:00 -03:00
0566b1624a refactor: rewrite, a lot
The last implementation was sketchy, and since I have been weeks without
interacting with the codebase, I don't have the pacience to know what
the fuck my mind was thinking before
2024-11-04 19:21:01 -03:00
daa63f5d64 refactor!: restructure all project packages to simplify it 2024-11-04 09:02:57 -03:00