Sheweny
The powerful framework to create discord bots
Modular
Modular and reloadable commands, inhibitors, and events.
Flexible
Flexible command handling and creation.
Interactions
Interactions support like slash-commands, buttons, select-menus.
Powerful
Powerful and thorough command arguments parsing.
Development
Development mode for limit errors.
JS and TS
Full javascript and typescript support.
As easy as that
# Install cli
npm install -g @sheweny/cli
# Create the bot
sheweny create
# Start the bot
npm start