Skip to content

Commit 0d134c4

Browse files
committed
refactor: consolidate Discord command handlers into bot.js
- Moved ping, tracker, and roll command functionality from separate files into source/bot.js - Organized code with clear section headers for definitions, execution, and handlers - Improved maintainability by centralizing all command logic in a single file - Removed source/InteractionCreate.Commands/ directory and individual command files - Maintained identical functionality while enhancing code structure and readability
1 parent 3b2f86a commit 0d134c4

4 files changed

Lines changed: 567 additions & 556 deletions

File tree

source/InteractionCreate.Commands/ping.js

Lines changed: 0 additions & 10 deletions
This file was deleted.

source/InteractionCreate.Commands/roll.js

Lines changed: 0 additions & 182 deletions
This file was deleted.

0 commit comments

Comments
 (0)