Skip to content

Commit

Permalink
[Update] Updated Commands table and added instructions for sodium ins…
Browse files Browse the repository at this point in the history
…tallation
  • Loading branch information
naseif committed Sep 17, 2021
1 parent f3e7527 commit a8611cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ The bot is still in the development phase You can check the release page for the
| **/region** | changes the region of the voice channel the user is connected to |
| **/regionbyid** | changes a voice channel region by channel id |
| **/removerole** | removes a role for a user |
| **/servericon** | chnages the server icon! |
| **/unban** | unbans a user with id |
| **/highfive** | sends a highfive gif |
| **/hug** | sends a hug gif |
Expand All @@ -39,6 +40,7 @@ The bot is still in the development phase You can check the release page for the
| **/ping** | ping the bot connection to the server |
| **/serverstats** | Shows some stats about the server |
| **/summon** | ping the bot connection to the server |
| **/uptime** | Since how long the bot is online |
| **/back** | plays previous track from the queue |
| **/clear** | clears the music queue |
| **/disconnect** | disconnects from the channel |
Expand Down Expand Up @@ -68,6 +70,7 @@ git clone https://github.com/naseif/Eyesense-Music-Bot.git
cd Eyesense-Music-Bot
npm i
```
if you are having problems installing soduim, make sure to install the following packages `apt-get install autoconf automake g++ libtool`

## Configuration

Expand Down

0 comments on commit a8611cb

Please sign in to comment.