| home |
true |
| heroText |
Sheweny |
| tagline |
The powerful framework to create discord bots |
| actions |
| text |
link |
type |
Get Started |
/guide/ |
primary |
|
| text |
link |
type |
Download package |
|
secondary |
|
|
| features |
| title |
details |
Modular |
Modular and reloadable commands, inhibitors, and events. |
|
| title |
details |
Flexible |
Flexible command handling and creation. |
|
| title |
details |
Interactions |
Interactions support like slash-commands, buttons, select-menus. |
|
| title |
details |
Powerful |
Powerful and thorough command arguments parsing. |
|
| title |
details |
Development |
Development mode to limit errors. |
|
| title |
details |
JS and TS |
Full javascript and typescript support. |
|
|
| footer |
MIT Licensed | Copyright © 2021-2022 |
# Install cli
npm install -g @sheweny/cli
# Create the bot
sheweny create
# Start the bot
npm start
Note : Your are on the V4.0.0 documentation, for the V2.0.0 documentation please go to this website