Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(Music): Some rewriting for other langs #557

Merged
merged 24 commits into from
Apr 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified Lavalink/Lavalink.jar
Binary file not shown.
3 changes: 3 additions & 0 deletions Lavalink/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ plugins:
tiktok: true # tiktok.com
mixcloud: true # mixcloud.com
soundgasm: true # soundgasm.net
youtube:
enabled: true
clients: ["MUSIC", "ANDROID", "WEB"]
lavasrc:
providers:
sources:
Expand Down
Binary file added Lavalink/plugins/youtube-source-plugin-1.0.5.jar
Binary file not shown.
83 changes: 52 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<h1 align="center">
<br>
<img src="https://avatars.githubusercontent.com/u/97468814?s=200&v=4" alt=egglord />
<br>
Egglord
<br>
Expand All @@ -18,42 +20,61 @@
</div>

<p align="center">
<a href="#about">About</a>
<a href="#question-about">About</a>
<a href="#Features">Features</a>
<a href="#exclamation-features">Features</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/INSTALLATION.md">Installation</a>
<a href="#memo-to-do">To-Do</a>
<a href="#license">License</a>
<a href="#desktop_computer-my-other-projects">Installation</a>
<a href="#credits">Credits</a>
<a href="#book-license">License</a>
<a href="#scroll-credits">Credits</a>
</p>
<p align="center">
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/LANGUAGES.md">Languages</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/PRIVACY.md">Privacy Policy</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/FAQ.md">FAQ</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/COMMANDS.md">Commands</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/CONTRIBUTING.md">Contributing</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/CODE_OF_CONDUCT.md">Code of Conduct</a>
</p>

## ❓ About
<p align="center">
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/INSTALLATION.md">Installation</a>
</p>

## :question: About

Egglord is an open source, fully customizable Discord bot that is constantly growing. You can invite it to your Discord server using [this](https://discord.com/oauth2/authorize?client_id=647203942903840779&permissions=485846102&scope=bot) link! Also, you can join the official [Egglord Support Server](https://discord.gg/8g6zUQu) for all questions, suggestions, and assistance! It comes packaged with a variety of commands and a multitude of settings that can be tailored to your server's specific needs.

If you liked this repository, feel free to leave a star to help promote Egglord!
If you liked this repository, feel free to leave a star :star: to help promote Egglord!

## Features
## :exclamation: Features

**140+** commands and counting across **13** different categories!

* 🎉 **Fun**: `advice`, `fact`, `meme`, `reminder`, `pokemon` and **6** more!
* 🎁 **Giveaway**: `g-start`, `g-reroll`, `g-edit` and `g-delete` and **2** more!
* 💬 **Guild**: `avatar`, `giveaway`, `server-info`, `poll`, and **6** more!
* 👑 **Host**: `reload`, `shutdown`, `addban`, `eval` and **10** more!
* 🖼 **Image**: `blurpify`, `changemymind`, `phcomment`, `stickbug`, `whowouldwin`, `threats`, and **10** more!
* 💰 **Level**: `leaderboard`, `rank`!
* **Misc**: `about`, `help`, `status`, `uptime`!
* 🚓 **Moderation**: `ban`, `clear`, `kick`, `warn`, `report`, `unmute` and **16** more!
* 🎵 **Music**: `play`, `queue`, `shuffle`, `seek`, `lyrics` and **29** more!
* 🔞 **NSFW**: Total of **18** commands!
* **Plugins**: `reaction roles`, `settings language`, `settings logs` and **4** more!
* 🔎 **Searcher**: `fortnite`, `weather`, `twitch`, `steam` and **3** more!
* **Tag**: `Tag system`!
* **Ticket**: `t-(close | create |setup )`!
* **Full list** of commands: [here](https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/COMMANDS.md).
* :tada: **Fun**: `advice`, `fact`, `meme`, `reminder`, `pokemon` and **6** more!
* :gift: **Giveaway**: `g-start`, `g-reroll`, `g-edit` and `g-delete` and **2** more!
* :speech_balloon: **Guild**: `avatar`, `giveaway`, `server-info`, `poll`, and **6** more!
* :crown: **Host**: `reload`, `shutdown`, `addban`, `eval` and **10** more!
* :framed_picture: **Image**: `blurpify`, `changemymind`, `phcomment`, `stickbug`, `whowouldwin`, `threats`, and **10** more!
* :moneybag: **Level**: `leaderboard`, `rank`!
* :grey_question: **Misc**: `about`, `help`, `status`, `uptime`!
* :police_car: **Moderation**: `ban`, `clear`, `kick`, `warn`, `report`, `unmute` and **16** more!
* :musical_note: **Music**: `play`, `queue`, `shuffle`, `seek`, `lyrics` and **29** more!
* :underage: **NSFW**: Total of **18** commands!
* :electric_plug: **Plugins**: `reaction roles`, `settings language`, `settings logs` and **4** more!
* :mag_right: **Searcher**: `fortnite`, `weather`, `twitch`, `steam` and **3** more!
* :film_strip: **Tag**: `Tag system`!
* :ticket: **Ticket**: `t-(close | create |setup )`!
* :books: **Full list** of commands: [here](https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/COMMANDS.md).

Egglord also comes packed with a variety of features, such as:

Expand All @@ -68,25 +89,25 @@ Egglord also comes packed with a variety of features, such as:
* **Reaction roles**
* And much more! There are over **40+** settings to tweak!


## 📝 To-Do
## :memo: To-Do

Egglord is pretty much at the end of development now, it will only be updated for the following things:

* Bug fixes
* Code optimisation
* New discord features
* Bug fixes.
* Code optimisation.
* New discord features.
* Suggestions I deem very good.
* Localization on Command Names, Descriptions, Options, and Choices.

## 🖥️ My other projects
## :desktop_computer: My other projects
* [Auto poster](https://github.com/Spiderjockey02/auto-poster-and-notifications) - Allows your users to get notified when you post on another social media. (Youtube, twitch, twitter, reddit etc)
* [erela.js-facebook](https://github.com/Spiderjockey02/erela.js-facebook) - Allows facebook videos to played with [erela.js](https://github.com/MenuDocs/erela.js) (A [lavalink](https://github.com/Freyacodes/Lavalink) client).

## 📖 License
## :book: License

Released under the [Apache License 2.0](https://github.com/Spiderjockey02/Discord-Bot/blob/master/LICENSE) license.

## 📜 Credits
## :scroll: Credits
* **[tovade](https://github.com/tovade)** - Initial Reaction Role System.
* **[josh_0242](https://github.com/ChaosArising)** - Slash Commands & Tags System.
* **[duncte123#1245](https://github.com/duncte123)** - [Lavalink plugin](https://github.com/DuncteBot/skybot-lavalink-plugin) (TTS, reddit, TikTok, Phub, Mixcloud etc).
Expand Down
48 changes: 48 additions & 0 deletions docs/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,51 @@
<h1 align="center">
<br>
<img src="https://avatars.githubusercontent.com/u/97468814?s=200&v=4" alt=egglord />
<br>
Egglord
<br>
</h1>

<h3 align=center>A fully customizable bot built with <a href=https://github.com/discordjs/discord.js>discord.js</a></h3>


<div align=center>

[![Discord](https://img.shields.io/discord/658113349384667198.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/8g6zUQu)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=Spiderjockey02_Discord-Bot&metric=ncloc)](https://sonarcloud.io/dashboard?id=Spiderjockey02_Discord-Bot)
[![CodeFactor](https://www.codefactor.io/repository/github/spiderjockey02/discord-bot/badge/master)](https://www.codefactor.io/repository/github/spiderjockey02/discord-bot/overview/master)
![Website](https://img.shields.io/website?down_color=red&down_message=offline&up_color=green&up_message=online&url=https%3A%2F%2Fapi.egglord.dev%2F)
[![Crowdin](https://badges.crowdin.net/egglord-discord-bot/localized.svg)](https://crowdin.com/project/egglord-discord-bot)

</div>

<p align="center">
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/README.md#question-about">About</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/README.md#exclamation-features">Features</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/README.md#memo-to-do">To-Do</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/README.md#desktop_computer-my-other-projects">Installation</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/README.md#book-license">License</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/README.md#scroll-credits">Credits</a>
</p>
<p align="center">
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/LANGUAGES.md">Languages</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/PRIVACY.md">Privacy Policy</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/INSTALLATION.md">Installation</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/FAQ.md">FAQ</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/COMMANDS.md">Commands</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/CONTRIBUTING.md">Contributing</a>
</p>

# Contributor Covenant Code of Conduct

## Our Pledge
Expand Down
48 changes: 48 additions & 0 deletions docs/COMMANDS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,51 @@
<h1 align="center">
<br>
<img src="https://avatars.githubusercontent.com/u/97468814?s=200&v=4" alt=egglord />
<br>
Egglord
<br>
</h1>

<h3 align=center>A fully customizable bot built with <a href=https://github.com/discordjs/discord.js>discord.js</a></h3>


<div align=center>

[![Discord](https://img.shields.io/discord/658113349384667198.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/8g6zUQu)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=Spiderjockey02_Discord-Bot&metric=ncloc)](https://sonarcloud.io/dashboard?id=Spiderjockey02_Discord-Bot)
[![CodeFactor](https://www.codefactor.io/repository/github/spiderjockey02/discord-bot/badge/master)](https://www.codefactor.io/repository/github/spiderjockey02/discord-bot/overview/master)
![Website](https://img.shields.io/website?down_color=red&down_message=offline&up_color=green&up_message=online&url=https%3A%2F%2Fapi.egglord.dev%2F)
[![Crowdin](https://badges.crowdin.net/egglord-discord-bot/localized.svg)](https://crowdin.com/project/egglord-discord-bot)

</div>

<p align="center">
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/README.md#question-about">About</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/README.md#exclamation-features">Features</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/README.md#memo-to-do">To-Do</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/README.md#desktop_computer-my-other-projects">Installation</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/README.md#book-license">License</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/README.md#scroll-credits">Credits</a>
</p>
<p align="center">
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/LANGUAGES.md">Languages</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/PRIVACY.md">Privacy Policy</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/INSTALLATION.md">Installation</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/FAQ.md">FAQ</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/CONTRIBUTING.md">Contributing</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/CODE_OF_CONDUCT.md">Code of Conduct</a>
</p>

# Command list
><> = required, [] = optional

Expand Down
48 changes: 48 additions & 0 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,51 @@
<h1 align="center">
<br>
<img src="https://avatars.githubusercontent.com/u/97468814?s=200&v=4" alt=egglord />
<br>
Egglord
<br>
</h1>

<h3 align=center>A fully customizable bot built with <a href=https://github.com/discordjs/discord.js>discord.js</a></h3>


<div align=center>

[![Discord](https://img.shields.io/discord/658113349384667198.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/8g6zUQu)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=Spiderjockey02_Discord-Bot&metric=ncloc)](https://sonarcloud.io/dashboard?id=Spiderjockey02_Discord-Bot)
[![CodeFactor](https://www.codefactor.io/repository/github/spiderjockey02/discord-bot/badge/master)](https://www.codefactor.io/repository/github/spiderjockey02/discord-bot/overview/master)
![Website](https://img.shields.io/website?down_color=red&down_message=offline&up_color=green&up_message=online&url=https%3A%2F%2Fapi.egglord.dev%2F)
[![Crowdin](https://badges.crowdin.net/egglord-discord-bot/localized.svg)](https://crowdin.com/project/egglord-discord-bot)

</div>

<p align="center">
<a href="#question-about">About</a>
<a href="#exclamation-features">Features</a>
<a href="#memo-to-do">To-Do</a>
<a href="#desktop_computer-my-other-projects">Installation</a>
<a href="#book-license">License</a>
<a href="#scroll-credits">Credits</a>
</p>
<p align="center">
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/LANGUAGES.md">Languages</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/PRIVACY.md">Privacy Policy</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/INSTALLATION.md">Installation</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/FAQ.md">FAQ</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/COMMANDS.md">Commands</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/CODE_OF_CONDUCT.md">Code of Conduct</a>
</p>

Contributing would be great as i'm a sole developer for this bot.

You can help contribute by:
Expand Down
48 changes: 48 additions & 0 deletions docs/FAQ.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,51 @@
<h1 align="center">
<br>
<img src="https://avatars.githubusercontent.com/u/97468814?s=200&v=4" alt=egglord />
<br>
Egglord
<br>
</h1>

<h3 align=center>A fully customizable bot built with <a href=https://github.com/discordjs/discord.js>discord.js</a></h3>


<div align=center>

[![Discord](https://img.shields.io/discord/658113349384667198.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/8g6zUQu)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=Spiderjockey02_Discord-Bot&metric=ncloc)](https://sonarcloud.io/dashboard?id=Spiderjockey02_Discord-Bot)
[![CodeFactor](https://www.codefactor.io/repository/github/spiderjockey02/discord-bot/badge/master)](https://www.codefactor.io/repository/github/spiderjockey02/discord-bot/overview/master)
![Website](https://img.shields.io/website?down_color=red&down_message=offline&up_color=green&up_message=online&url=https%3A%2F%2Fapi.egglord.dev%2F)
[![Crowdin](https://badges.crowdin.net/egglord-discord-bot/localized.svg)](https://crowdin.com/project/egglord-discord-bot)

</div>

<p align="center">
<a href="#question-about">About</a>
<a href="#exclamation-features">Features</a>
<a href="#memo-to-do">To-Do</a>
<a href="#desktop_computer-my-other-projects">Installation</a>
<a href="#book-license">License</a>
<a href="#scroll-credits">Credits</a>
</p>
<p align="center">
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/LANGUAGES.md">Languages</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/PRIVACY.md">Privacy Policy</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/INSTALLATION.md">Installation</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/CONTRIBUTING.md">Contributing</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/COMMANDS.md">Commands</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/CODE_OF_CONDUCT.md">Code of Conduct</a>
</p>

**Frequently Asked Questions.**

***
Expand Down
49 changes: 49 additions & 0 deletions docs/INSTALLATION.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,52 @@

<h1 align="center">
<br>
<img src="https://avatars.githubusercontent.com/u/97468814?s=200&v=4" alt=egglord />
<br>
Egglord
<br>
</h1>

<h3 align=center>A fully customizable bot built with <a href=https://github.com/discordjs/discord.js>discord.js</a></h3>


<div align=center>

[![Discord](https://img.shields.io/discord/658113349384667198.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/8g6zUQu)
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=Spiderjockey02_Discord-Bot&metric=ncloc)](https://sonarcloud.io/dashboard?id=Spiderjockey02_Discord-Bot)
[![CodeFactor](https://www.codefactor.io/repository/github/spiderjockey02/discord-bot/badge/master)](https://www.codefactor.io/repository/github/spiderjockey02/discord-bot/overview/master)
![Website](https://img.shields.io/website?down_color=red&down_message=offline&up_color=green&up_message=online&url=https%3A%2F%2Fapi.egglord.dev%2F)
[![Crowdin](https://badges.crowdin.net/egglord-discord-bot/localized.svg)](https://crowdin.com/project/egglord-discord-bot)

</div>

<p align="center">
<a href="#question-about">About</a>
<a href="#exclamation-features">Features</a>
<a href="#memo-to-do">To-Do</a>
<a href="#desktop_computer-my-other-projects">Installation</a>
<a href="#book-license">License</a>
<a href="#scroll-credits">Credits</a>
</p>
<p align="center">
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/LANGUAGES.md">Languages</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/PRIVACY.md">Privacy Policy</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/FAQ.md">FAQ</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/CONTRIBUTING.md">Contributing</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/COMMANDS.md">Commands</a>
<a href="https://github.com/Spiderjockey02/Discord-Bot/blob/master/docs/CODE_OF_CONDUCT.md">Code of Conduct</a>
</p>

<h1 align="center">
<br>
Self hosting the bot
Expand Down
Loading