Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Discordbot Template | 244 | 2 months ago | 1 | apache-2.0 | JavaScript | |||||
A boilerplate / template for discord.js v14 bots with 100% coverage of Discord API, command handler, error handler based on https://discordjs.guide/ | ||||||||||
Discord Js Lavalink Music Bot Erela Js | 192 | 4 months ago | 22 | gpl-2.0 | JavaScript | |||||
An advanced Discord.js Music Bot, which connects via Lavalink and erela.js! Including Slash-Commands and a BUTTON-BASED-REQUEST-SYSTEM | ||||||||||
Discord.js V14 Command Handlers | 99 | 8 months ago | 4 | mit | JavaScript | |||||
Commands, Events, Permissions and Cooldowns Handlers for Discord.js v14 bot ~ Made by Nathaniel | ||||||||||
Nuggies Npm | 44 | 4 months ago | 44 | October 02, 2021 | 2 | other | JavaScript | |||
A utility package for Discord Bots! | ||||||||||
Discord.js Bot Template | 39 | 5 days ago | 1 | mit | JavaScript | |||||
A template for discord.js v14. Always up-to-date, integrates the latest Discord API features, and actively maintained. | ||||||||||
Botcommands | 37 | a day ago | mpl-2.0 | Java | ||||||
A JDA command framework (& much more) which helps to develop your bots faster | ||||||||||
Dpymenus | 29 | 2 years ago | 54 | June 02, 2021 | 5 | mit | Python | |||
Simplified menus for discord.py developers. | ||||||||||
Typescript Discord.js V14 Template | 26 | 4 months ago | 7 | mit | TypeScript | |||||
A quick-start template for Discord.js v14 in TypeScript that contains handling for commands, events, and interactions! | ||||||||||
Guide Discord Bot | 23 | 4 days ago | 1 | gpl-3.0 | JavaScript | |||||
Discord.js v14 Guide Bot for Server Manager template | Open Source, Javascript, Button menu, Select menu, Modal system, Reaction roles | ||||||||||
Buttons | 19 | 1 | 1 | 2 years ago | 15 | February 25, 2020 | 3 | mit | Python | |
A simple to use interactive session and paginator with custom button support for discord.py. |
Made with the Lavalink Wrapper Erela.js Note this Discord Bot Repository is the Same as for the Public Bot Lava Music if u want to support me, then please invite him!
Auto resume
Super fast & High Quality thanks to LAVALINK
A ton of Music-based Commands
Example Premium System
Everything is customicable / GUILD (embeds
, language
& default music values like: volume
, filter
, equalizer
, autoplay
, ...)
Dj- System
10+ Filters
Stable & Up to date with discord.js v13
Suport 10 music sources + Stage & Thread Channels
Works on Replit.com and any vps, with public & private Lavalink Nodes
1. Install node.js v16.6+ or higher
2. Download this repo and unzip it | or
git clone https://github.com/Tomato6966/discord-js-lavalink-Music-Bot-erela-js
3. Install all of the packages with
npm install
| the important packages arenpm install [email protected] erela.js
4. Fill in the parameters, RIGHT in
botconfig/config.json
!5. Download Lavalink and download Java 13 (Java 11 recommended)
5.1 Put the
lavalink.jar
File in the Same Repository as your Botindex.js
, and maybe adjustapplication.yml
(andconfig.json
)5.2 Run the Lavalink file with:
java -jar Lavalink.jar
**MAKE SURE THAT THERE IS THEapplication.yml
FILE OTHERWISE IT WILL NOT WORK!6. start the bot with
node index.js
/node .
/npm start
If you are having errors/problems with starting delete the package.json file and do, before you install the packages
npm init
Well then skip step 5.
And use those settings in the
botconfig/config.json
FIle!
"clientsettings": {
"nodes": [
{
"host": "lava.link",
"port": 80,
"password": "anything as password"
}
]
},
Find more hosts here
1. Start the Bot!
2. type:
?deployslash
or@BOT deployslash
, for GLOBAL Slash Commands (for all Servers and all new Servers) OR: Type:?deployslash [SERVER_ID]
for GUILD SLASH COMMANDS (just for this Server)
You can always Support me by inviting one of my own Discord Bots
If consider using this Bot, make sure to credit me!
1. Copy a .json file in
languages
2. Replace the Text, which aren't variables
3. Create a Pull Request
50% is Language able
... finish the rest of it!Not all emojis are yet in the emojis.json file ... Fix those!