Giter Site home page Giter Site logo

kevindev7 / kvn-music Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 69 KB

A code have been modified by Kevin for a music bot. Using a module.

Home Page: https://kvnstudio7.wixsite.com/kvnmusic

License: GNU General Public License v3.0

JavaScript 100.00%
music-player discord-player discord discord-bot discord-js music nodejs

kvn-music's Introduction

Some chill music bot with free filter features!

Filters example like: 8D, Gate, haas, Phaser, Treble, Vibrato, Reverse, Karaoke, Flanger, Mcompand, Pulsator, SubBoost, BassBoost, Vaporwave, Nightcore, Normalizer, Surrounding.

Discord Npm

Commands

Bot debug, ping, botinfo

Music clear-queue, filter, listfilters, loop, nowplaying, pause, play, queue, resume, search, shuffle, skip, stop, volume

Filters 8D, gate, haas, phaser, treble, tremolo, vibrato, reverse, karaoke, flanger, mcompand, pulsator, subboost, bassboost, vaporwave, nightcore, normalizer, surrounding, fadein, mono

Installation

Well, let's start by downloading the code. Go to the folder config then the file bot.js. For the bot to be able to start, please complete the file with your credentials as follows :

  • For emojis
emojis: {
        off: ':x:',
        error: ':warning:',
        queue: ':card_box:',
        music: ':musical_note:',
        success: ':white_check_mark:',
    },

    discord: {
        token: '',
        prefix: 'PREFIX HERE',
        activity: '[PREFIX]help | ',
        developer: 'YOUR USER ID',
        permissions: 'BOT_PERMISSIONS'
    },
  • token, the token of the bot available on the Discord Developers section.
  • prefix, the prefix that will be set to use the bot.
  • activity, the activity of the bot. [joined] Servers.
  • developer, the developer of the bot. place your USER_ID!
  • permissions, the bot permissions for the music bot.

In the console, type npm install to install all dependencies.

  • To start the bot:
#With Node
node index.js
npm start #Indicated in package.json

#With pm2
pm2 start index.js --name "MusicBot"

All you have to do is turn on your bot!

Thanks

Thank you for coming here, don't forget to invite, vote, and support K V N Music! We are sorry if there are words that are not pleasing. Stay save & Stay healty guys!

kvn-music's People

Contributors

kevindev7 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.