Running a command twice does not reload the command file
seth4618 opened this issue · 1 comments
seth4618 commented
If I run beachmsg cmd
and then edit the command file, e.g., commands/cmd.js
and rerun beachmsg cmd
it doesn't reload the file. Are commands cached? How do I clear the cache without having to relaunch beachpatrol?
sebastiancarlos commented
This should be fixed now. Thanks, @seth4618!