Skip to content

A Discord music bot easy to set up and user friendly built with Discord.js v14. Supports all kinds of links (YouTube, Spotify, SoundCloud, Deezer and 900+ more) with many features!

License

Notifications You must be signed in to change notification settings

c4f3firstt/Ori-Bot-DiscordJr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"Ori Bot", an Advanced Discord Music Bot for your discord server providing high quality audio and user experience

Ori Bot is the original Discord music bot purely coded in JavaScript, using the Discord.js V14 library. It provides not only high audio and sound quality but also smooth and relentless user experience with simple and user-friendly interface and easily interractable buttons right within the discord. Ori Bot supporst variant music streaming services such as YouTube, Spotify, SoundCloud, Deezer, Discord Links and 900+ more. It also comes with awesome and cool features and commands.

🚧 Requirements

  1. Discord Bot Token Guide
    1.1. Enable "Message Content Intent" in Discord Developer Portal
  2. Node.js 16.9.0 or higher

NOTE: You don't need any API Key to setup the bot! only thing you need is Node.js and a Discord bot Token to run your bot!

🚀 Getting Started

⚙️ Configuration

Open the config.json file and change the following to your desired values:

{
    "Prefix": "Put anything you want as prefix", 
    "MainColor": "Put any #HexCode you want for embeds color eg. 0099FF",
    "ErrorColor": "Put any #HexCode you want for embeds color when there is an error eg. 0099FFD",
}

⚠️ **Important: ** ⚠️ For your bot safety and token protection create .env file in your working directory if you're running it locally and set the following values.

ClientID = Put your Bot ID/Client ID here,
Token = Put your Bot Token here

or create new secrets if you're working on platforms like Replit or any cloud deployment servers.

🧠 installation

Open your terminal and install required packages with

npm install

🧠 Runnning the bot

After installation finishes run

node register.js

to deploy slash commands and then run

node index.js

in terminal to start the bot.

📸 Screenshots

image image

Made with ❤️ and JavaScript, Don't Forget to ⭐

About

A Discord music bot easy to set up and user friendly built with Discord.js v14. Supports all kinds of links (YouTube, Spotify, SoundCloud, Deezer and 900+ more) with many features!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published