yewshanooi / sodium

Open source discord bot with application commands and a user-friendly interface
https://skyelements.github.io/sodium.html
MIT License
10 stars 4 forks source link

[Feature] Individual command reload function #46

Closed yewshanooi closed 5 months ago

yewshanooi commented 7 months ago

Add a function to individually reload commands (user can list which commands they want to reload) instead of all commands when running the node commands.js deploy command.

yewshanooi commented 5 months ago

Feature added with Sodium v1.5.3, now users can run node commands.js deploy {command} to deploy a single command instead of all commands.