HyperOC12 / Music-bot-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Installation Guide (Hosting)


- have ** - **node.js v16.6 or higher**
  • have ffmpeg and at least 300mb Ram

  • in ./botconfig/config.json Adjust the BOT TOKEN and PREFIX

  • FOR REPLIT add a SECRET name it: token to make ur TOKEN private!

  • 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!

    • dpkg-reconfigure locales --> To change the server language to XXXX (on debian)
  • npm install to Install the depedences

  • node . to start the Bot





Slash Commands Information

To add a Subcommand create a Folder in ./slashCommands

Make sure to add it's Settings in ./botconfig/config.json

You can't have more folder then 1 Layer

If u want to create "normal" Slash commands create the files just in ./slashCommands





files that you need to download DJPlayer.zip

About

License:GNU General Public License v2.0


Languages

Language:JavaScript 100.0%