Coder Social home page Coder Social logo

discord-musicbot-js's Introduction

This project is simple musicbot used for Discord. This project currently supports only youtube links.

Setting bot up

NOTE: YOU MUST HAVE node.js INSTALLED ON YOUR SYSTEM!
Windows:
    open install-presequites.bat
    Edit config.json to your needs
    open startbot.bat
    bot should now be running!
    NOTE: You need to have python set up as environmental variable!

Linux:
    execute install-presequites.sh
    edit config.json to your needs
    execute startbot.sh
    bot should now be running!

Config.json

token - put here your Discord bot token. You can get it from here: https://discordapp.com/developers

prefix - put here your preferred prefix (I prefer "-")

status - put here what you want your bot to be "playing" when in idle.

volume - put here your preferred bot volume (I prefer "0.5")

roast - message displayed with roast command

radio - URL you want to stream from (This can be radio station for example)

radioname - Will be the name for radio you have chosen. Radio will be queued with (prefix+radioname, ex. "-Metro95.1"). Don't use spaces in radioname!!

Commands:

play - used to add song to queue Ex. "-play https://www.youtube.com/watch?v=dQw4w9WgXcQ"

skip - used to skip currently playing song

stop - used to disconnect bot from voice channel

volume - used to ask current volume ("-volume") or set volume to wanted value Ex. "-volume 0.2" will set volume to 0.2 (20%)

reset/restart - used to completely reset the bot if something is not correct.

roast - "fun" command to roast yourself

queue - used to ask bot current queue

pause - used to pause bot

resume - used to resume bot

help - used to display all the commands

radioname - if you have set up radio you can play it with this command NOTE: radioname is what you have set up in config!

discord-musicbot-js

discord-musicbot-js's People

Contributors

nierius avatar

Watchers

James Cloos 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.