Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
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

As easy as that


# 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