Code Monkey home page Code Monkey logo

nm-new's Introduction

NM, Lavalink Discord Music Bot

Screenshot

Installation Guide

Requirements

Setup

  1. Clone the repository
git clone https://github.com/NY0510/NM-New.git
  1. Install dependencies
cd NM-New
npm install

Configuration

Copy ./src/config.example.json to ./src/config.json and fill out the values:

  • token - Your bot's token
  • clientId - Your bot's client ID
  • devGuild - Your bot's development guild ID
  • ownerId - Your Discord user ID
  • viewServerListAtStart - Whether to view the server list at start
  • color
    • normal - The color of the embeds
    • error - The color of the error embeds
  • lavalink
    • host - The host of the Lavalink server
    • port - The port of the Lavalink server
    • secure - Whether the Lavalink server is secure
    • password - The password of the Lavalink server
  • logging
    • command - Whether to log commands
    • button - Whether to log button clicks

Running

  1. Run Lavalink
java -jar Lavalink.jar
  1. Run the bot

node . or npm start

nm-new's People

Contributors

ny0510 avatar

Stargazers

 avatar

Watchers

 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.