π
Welcome to Discord Slash Bot
This bot is a simple Discord Slash Bot.
Homepage
πUsage
- Clone repo
- Install dependencies with command
npm install
oryarn
- Rename
.env.example
as.env
and fill required blanks - Add bot to your server with this invite
https://discord.com/oauth2/authorize?client_id=YOUR_BOTS_CLIENT_ID&scope=applications.commands
- Run
yarn start
ornpm run start
for production server, runyarn dev
ornpm run dev
for development server.
π Types (For Developers)
NAME | VALUE |
---|---|
SUB_COMMAND | 1 |
SUB_COMMAND_GROUP | 2 |
STRING | 3 |
INTEGER | 4 |
BOOLEAN | 5 |
USER | 6 |
CHANNEL | 7 |
ROLE | 8 |
Author
- Discord: Muratva Stark
- Github: @muratvastark
π€ Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Show your support
Give a
π License
Copyright Β© 2021 Muratva Stark.
This project is MIT licensed.