gusdiva / Lunox

Simply powerfull Discord Music Bot that used Poru Lavalink client & DiscordJS v14

Home Page:https://github.com/adh319/Lunox#readme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Watchers Stargazers Issues MIT License

πŸ“‘ Feature

  • Slash Commands
  • Prefix Commands [Owner Only]
  • Music System
  • Premium System
  • Custom Filters
  • 24/7 Voice [Make Sure You Read This Note]
  • AutoPlay [YouTube Only]
  • Clean UI
  • Easy to use
  • And Many More...!

πŸ–ΌοΈ Screenshots

  • Coming Soon...!

🎢 Support Source

  • Youtube
  • SoundCloud
  • Twitch
  • Bandcamp
  • Vimeo
  • Https [Radio]
βž• More Support Source [CLICK ME]

🎢 More Support Source (Require: LavaLink v3.6.x)

  • LavaSrc

  • Spotify

  • Deezer [Still Maintenance]

  • Apple [Fixed]

  • Yandex

  • skybot-lavalink-plugin

  • Mixcloud

  • Ocremix

  • Clyp

  • Reddit

  • Getyarn

  • TikTok

  • PornHub

  • Soundgasm

πŸ“Ž Requirements

πŸ›‘ Super Requirements

πŸ“š Installation

git clone https://github.com/adh319/Lunox
cd Lunox
npm install

πŸ“„ Configuration

Rename .env.example to .env and fill out these values. You can find the details on /src/settings/config.js:

## SEE THE DETAILS ON "CONFIG.JS" FILE ##
#########################################

#BOT DETAILS
TOKEN = 
PREFIX = 
EMBED_COLOR = 
OWNER_ID = 
ERROR_LOGS = 
GUILD_LOGS = 
LEAVE_TIMEOUT = 

#PORU DETAILS
PLAY_SOURCE = 
DEFAULT_SOURCE = 
SPOTIFY_ID = 
SPOTIFY_SECRET = 
NODE_NAME = 
NODE_HOST = 
NODE_PORT = 
NODE_PASSWORD = 
NODE_SECURE = 

#LINK DETAILS
MONGO_URI = 
SUPPORT_URL = 
VOTE_URL = 
INVITE_URL = 
IMAGE_URL = 

After installation & finished all needed configuration, you can start the bot by either using npm start or node src/sharder.js.

❣ Licensed

Distributed under the MIT License. See LICENSE for more information.

πŸ‘ Special Thanks

❣ Contributors

I really appreciated if you guys can contribute to this project. So don't hesitate to make a pull request if you guys has any suggestions, fixing bugs or want to add more features.

About

Simply powerfull Discord Music Bot that used Poru Lavalink client & DiscordJS v14

https://github.com/adh319/Lunox#readme

License:MIT License


Languages

Language:JavaScript 99.7%Language:Shell 0.3%