GithubHelp home page GithubHelp logo

raze's Introduction

Building

It is recommended to use Visual Studio Code

  1. Download Lavalink
  2. Config your application.yml for Lavalink or just copy mine
  3. Clone repository with git clone https://github.com/zvbt/Raze.git
  4. Install depedencies npm install
  5. Start the project npm start

Configration

  • Enter your bot token in .env file with TOKEN variable
TOKEN=MTAyONOPEyNzAyMDQ1NzIxODE3MQ.G-btaQ.AI346_FZvM6PXuvFNEnYeSk4kGk_HELLOBW6JFpMo (example token)

| config.json

{
  "prefix": "r!",
  "owner": ["ID"],
  "nodes": [
    {
      "name": "Raze",
      "host": "127.0.0.1",
      "port": 3000,
      "password": "raze"
    }
  ]
}

Remove Command

  • To remove loop command delete /commands/Music/loop.js file

  • To remove join command delete /commands/Music/Join.js file

remove the .js file to remove command

Change Status

  • Goto /events/ready.js in line number 8

Change Messages

  • You can goto /events/messageCreate.js && interactionCreate.js to change some messages

โค Fork of Music Bot v2 by diwasatreya

raze's People

Contributors

diwasatreya avatar zvbt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.