SHARKY has all the tools you will need for your Discord server,
SHARKY is a multi-function Discord bot developped by matyeu. You can invite the hosted version here
Name | Description | Sub-commands | Usage | Cd |
---|---|---|---|---|
antibot | Allow or Deny the addition of bot. | none | none | 10secs |
antipub | Allow or deny discord links. | none | none | 10secs |
captcha | Command captcha. | none | none | 10secs |
embed | Allows you to create and send embeds. | none | none | 10secs |
emoji | Command emoji. | create, info, remove | <emoji> | 10secs |
setlang | Allows you to change the language. | none | none | 10secs |
Name | Description | Sub-commands | Usage | Cd |
---|---|---|---|---|
avatar | Displays a user's avatar. | none | (user) | 10secs |
help | Command help. | none | none | 10secs |
members | Displays the number of members. | none | none | 10secs |
rank | Get the rank of a user. | none | (user) | 10secs |
rankings | Displays community rankings. | none | <ranking> | 10secs |
someone | Displays a member's information. | none | none | 10secs |
Name | Description | Sub-commands | Usage | Cd |
---|---|---|---|---|
bor | Allows you to play black or red. | none | <bet> | 10secs |
crash | Allows you to play crash. | none | <bet> | 10secs |
coinflip | Allows you to play coinflip. | none | <bet> | 10secs |
Name | Description | Sub-commands | Usage | Cd |
---|---|---|---|---|
ban | Ban or unban a user. | none | <user> <reason> (time) | 1sec |
lock | Lock or unlock a channel. | none | <\state> | 1sec |
mute | Mute or unmute a user. | none | <user> <reason> (time) | 1sec |
nuke | Delete all messages from a room. | none | none | 1sec |
peace | Lock a channel for 1 minute. | none | none | 1sec |
purge | Delete messages. | messages, user | <action> (value) | 1sec |
redirect | Redirects a message to another channel. | none | <message_id> <channel> | 1sec |
kick | Kick a user. | none | <user> <reason> | 1sec |
warn | Warn or unwarn a user. | user, server | <action> (value) | 1sec |
Name | Description | Sub-commands | Usage | Cd |
---|---|---|---|---|
balance | Display the balance of a user. | none | none | 10sec |
daily | Allows you to get your daily money back. | none | none | 10sec |
rob | Allows you to steal money from a user. | none | <user> | 10sec |
work | Allows you to earn money while working. | none | none | 10sec |
Name | Description | Sub-commands | Usage | Cd |
---|---|---|---|---|
invite | Allows you to display the invitations | none | (user) | 10sec |
Name | Description | Sub-commands | Usage | Cd |
---|---|---|---|---|
ping | Ping the bot. | none | none | 10secs |
SHARKY has its own dashboard which also offers many features! The dashboard runs with Express and EJS!
Coming soon... đź‘€
- Clone the repo
- Clone
env.template.txt
into the main directory and rename it to.env
- Install the dependencies:
npm install
- Compile the script:
npm run build
- Start the bot:
npm run start
- Typescript - Typescript
- Ejs - Ejs
- Discord.js - Discord.js
- Mongoose - Mongoose
- Latest stable release: 1.0.0
- Latest release: 1.0.0
This project has an MIT license. And you are welcome to contribue. To contribute, please open a pull request on dev branch.