Giter Site home page Giter Site logo

vlt-music's Introduction

vlt-Music

A music bot for Discord.

Compatibility

  • Windows - No Bugs found
  • Linux - Works fine
  • Mac - Not Tested

Setup

A step-by-step tutorial to setup the bot.

  1. Download this Repository
  2. Install Python 3.5 (it's important that you use 3.5!)
  3. Install the requirements (Run pip install -r requirements.txt)
  4. Edit config.yml.
  5. Run Start.bat or Start.sh
  6. Enjoy

Configuration

Explanation of config.yml

Token: "..." Insert the API token from Discord

Opusfile: "libopus-0.x86.dll" or libopus-0.x64.dll Opusfile, not required for Windows. It is required.

You need to change config.yml to the correct libary.

On Linux, change it to libopus.so.0, you also need to install FFMPEG if you haven't already.

You don't need to have libopus.so.0 in the project directory.

Prefix: "??" Replace this with your Prefix! Example: Prefix: "vlt." So the commands would be vlt.help, vlt.play <Song>, vlt.np

AdminRole: "DJ" Replace this with the role name that shall be able to use the Admin Commands. (See Commmands->Admin Commands)

AllowedSites: "" Add there starts of Url's to add and split them with a ; CAUTION: At the moment search function is disabled!

AutoReconnect: True Set this to True if you want your bot to restart on a crash.

Volume: 1.0 Change the Volume of the bot on a range from 0.0 to 1.0. You need to restart the bot to apply the changes!

ReqSkips: 2 You can ignore this for now.

Autojoin: False If you want you're bot to join a channel automatically, set this to True. This Feature is unstable.

AutojoinChannel: "000000000000000" Replace the Zero's with the Id of the Voice Channel the bot should autojoin to.

Commands

Documentation for availible commands.

User Commands

  • help - Show's the documentation
  • play <song> - Add a song to the playlist
  • queue - Show the current queue
  • np/status - Show's the currently song (while a song is playing)
  • skip - Vote to skip the current song

Admin Commands

  • connect <Channel Name> - Connect the Music Bot to a voice channel.
  • shutdown - Shutdown the bot

vlt-music's People

Contributors

cryptoflasher avatar fronbasal 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.