sebastiancarlos/beachpatrol

Running a command twice does not reload the command file

seth4618 opened this issue · 1 comments

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?

This should be fixed now. Thanks, @seth4618!