GithubHelp home page GithubHelp logo

stormgamingofficialyt / eyesense-music-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from naseif/eyesense-music-bot

0.0 0.0 0.0 345 KB

Discord bot to play Music from Youtube, Soundcloud and Spotify using the new slash commands and a lot more!

License: MIT License

JavaScript 100.00%

eyesense-music-bot's Introduction

Eyesense-Music-Bot
Invite | Support

Eyesense is a feature-rich discord bot that plays music from various platforms and more.

Features

  • Support for slash commands ๐Ÿ’ฏ
  • Support for

  • Can run on multiple servers at the same time ๐Ÿš€
  • Moderation Commands ๐Ÿ”จ
  • and more โŒ›๏ธ

Commands

List of all commands can be found here

Requirements

  • Node.js (v16.6 or higher)
  • NPM

Installation

simply clone the repo and install the packages :

git clone https://github.com/naseif/Eyesense-Music-Bot.git
cd Eyesense-Music-Bot
npm i

if you are having problems installing sodium or libsodium-wrappers, make sure to install the following packages sudo apt-get install autoconf make automake g++ libtool -y

Configuration

What you will need:

  • Your own Bot token
  • prefix
  • mongodb url
  • genius ApiKey (For lyrics )
  • TMDb Key (For tv and movie search )

First you need to create a new application in the Discord Developer Portal and then create a bot to get your own discord Token and invite the bot to your server. A complete guide is available on here.

Once you got your key, rename config.example.json to config.json. Now open the config.json file and add your data.

Once you are done, you can now start the bot by running the following: node index.js

Spotify Configuration

Since play-dl is being used as alternative for ytdl-core, a manual configuration for spotify is needed. You can find the instructions here

Soundcloud Configuration

As of this moment, there is no need to configure soundcloud manuely after play-dl latest update!

Recommendation

Use pm2 to run the bot in the background and automatically restart it when e.g. your server has internet issues:

Simply install the pm2 package globally using npm i pm2 -g and then instead of node index.js run pm2 start index.js

Contributions

Software contributions are welcome. If you are not a dev, testing and reporting bugs can also be very helpful!

Questions?

Please open an issue if you have questions, wish to request a feature, etc.

eyesense-music-bot's People

Contributors

naseif avatar stho32 avatar stormgamingofficialyt 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.