Coder Social home page Coder Social logo

kpncio / conducter Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 275.73 MB

KPNC Technology: Conducter: is a simple Discord music bot that utilizes the popular Discord.js and Youtube-DL projects. Installing your own version of Conducter is easy and only requires that you have an computer and a Discord account.

Home Page: https://www.kpnc.io/services/conducter

Shell 3.61% JavaScript 96.21% Batchfile 0.18%
discord-bot linux music windows bot discord-js yt-dlp

conducter's Introduction

Conducter

(Node.js, Discord.js, YT-DLP)

KPNC Technology: Conducter: is a simple Discord music bot that utilizes the popular Discord.js and Youtube-DL projects. Installing your own version of Conducter is easy and only requires that you have an computer and a Discord account.

Installation

For installation on a Linux (Ubuntu based) servers...

  • Install necessary base dependencies:

    • Run "sudo bash install.sh"
  • Duplicate or rename ".env.example" to ".env" and edit the following properties:

    • TOKEN ( Your bot's Token... Tutorial )
    • CLIENT_ID ( Your bot's Client ID... Tutorial )
    • GUILD_ID ( Your server's Guild ID... Tutorial )
  • Finally create the service files, see unit/readme for more information...

For installation on a Windows (10/2019+) servers...

  • Install Node.js (this will also install NPM)

  • Install necessary Node dependencies:

    • Run "npm i --production"
  • Duplicate or rename ".env.example" to ".env" and edit the following properties:

    • TOKEN ( Your bot's Token... Tutorial )
    • CLIENT_ID ( Your bot's Client ID... Tutorial )
    • GUILD_ID ( Your server's Guild ID... Tutorial )
  • If you would like the program to automatically start:

    • Create shortcut of "start.bat" by right-clicking and selecting "Create Shortcut"
    • You can rename this shortcut to whatever you want
    • Move the shortcut to the "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp" directory

Operation

Covering both Linux and Windows environments...

  • Invite your bot to server(s)... Tutorial
  • After adding your bot to any servers, you must register your slash commands by running "node deploy.js"
  • Start your bot:
    • On Linux run "sudo service conducter start"
    • On Windows open the "Start.bat" script
  • Bot status:
    • On Linux run "sudo service conducter status"
    • On Windows bring your Node/CMD window to the foreground
  • Stop your bot:
    • On Linux run "sudo service conducter stop"
    • On Windows close the Node/CMD window
  • Discord Commands:
    • /play: Plays the linked (or searched) YouTube audio
    • /skip: Skips the current song
    • /pause: Pauses music playback
    • /resume: Resumes music playback
    • /stop: Disconnects the bot and resets audio state
    • /loop: Toggles looping feature
    • /about: Displays an overview of Conducter
    • /ping: Tests your slash command

conducter's People

Contributors

albie6544 avatar dependabot[bot] avatar

Watchers

Kostas Georgiou 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.