Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomato6966 authored Dec 11, 2021
1 parent 3898efa commit b17a7cf
Showing 1 changed file with 35 additions and 35 deletions.
70 changes: 35 additions & 35 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,45 +14,45 @@
***

## Features:
✓ Dashboard with Live Queue Control System

✓ Auto resume

✓ Setupable Music Request System-Channel

✓ Crips and High Quality, thanks to FFMPEG based Audio streaming

✓ A ton of Music-based Commands, including over 30 Filters!

✓ Default Music values like: `volume`, `filter`, `equalizer`, `autoplay`, ...

✓ DJ-System

✓ Stable & Up to date with discord.js v13

✓ Suport 1700 music sources + Stage & Thread Channels

✓ Works on Replit.com and any vps
> ✓ Dashboard with Live Queue Control System
>
> ✓ Auto resume
>
> ✓ Setupable Music Request System-Channel
>
> ✓ Crips and High Quality, thanks to FFMPEG based Audio streaming
>
> ✓ A ton of Music-based Commands, including over 30 Filters!
>
> ✓ Default Music values like: `volume`, `filter`, `equalizer`, `autoplay`, ...
>
> ✓ DJ-System
>
> ✓ Stable & Up to date with discord.js v13
>
> ✓ Suport 1700 music sources + Stage & Thread Channels
>
> ✓ Works on Replit.com and any vps
## Installation Guide (Hosting)

> 🖖 [**Repl.it Fork**](https://replit.com/@OxyTomato/Musicium)
- have **node.js v16.6 or higher**

- have **ffmpeg and at least 100mb Ram**

- in `./botconfig/config.json` Adjust the BOT TOKEN and PREFIX **NOTE:** You __don't__ need the `ksoftapi`! It's disabled!

- in `./botconfig/settings.json` Adjust the DEFAULT MESSAGES AND OTHER SETTINGS

- in `./botconfig/embed.json` Adjust the EMBED SETTINGS

- in `./dashboard/settings.json` Adjust the parameters!

- `npm install` to Install the depedences If you get **PYTHON ERRORS** Try this: `npm install --python=python2.7`

- `node .` to start the Bot
>
> - ` 0. ` have **node.js v16.6 or higher**
>
> - ` 1. ` have **ffmpeg and at least 100mb Ram**
>
> - ` 2. ` in `./botconfig/config.json` Adjust the BOT TOKEN and PREFIX **NOTE:** You __don't__ need the `ksoftapi`! It's disabled!
>
> - ` 3. ` in `./botconfig/settings.json` Adjust the DEFAULT MESSAGES AND OTHER SETTINGS
>
> - ` 4. ` in `./botconfig/embed.json` Adjust the EMBED SETTINGS
>
> - ` 5. ` in `./dashboard/settings.json` Adjust the parameters!
>
> - ` 6. ` `npm install` to Install the depedences If you get **PYTHON ERRORS** Try this: `npm install --python=python2.7`
>
> - ` 7. ` `node .` to start the Bot
***

Expand Down

0 comments on commit b17a7cf

Please sign in to comment.