Add new features in the eris starter
- Add a command handler, which makes easy to create new cmds
- Add a help command which scans all the commands in the cmd handler directory
- Add a bot status feature
- Add a custom prefix feature (defaults to "!", you can set a custom prefix using adding an env var
PREFIXwith your prefix) - Add an error handler, so the app doesn't crash if an error occurs
- Update dependencies in Package.json
Isn't this quite advanced compared to the other bot starters?
Isn't this quite advanced compared to the other bot starters?
It's still pretty simple, lol
This should probably use slash commands.
This should probably use slash commands.
Does the stable release of Eris even have slash commands?
No, because it's abandoned. This really shouldn't even be a starter imo.
Huh? It isn't abandoned?
If the latest stable release doesn't have a feature that is going to become required by the end of April, well...
If the latest stable release doesn't have a feature that is going to become required by the end of April, well...
Its still being used, and the maintainer will update it when its really needed. Plus, their discord server is quite active so it being "abandoned" is quite contradictory.
Hey @agam778, I am closing this PR as we've restructured how we manage templates. Do you mind opening an issue in the new repo discussing these changes before opening a PR implementing them?