Skip to content

Commit

Permalink
Merge pull request #529 from Sorridi/main
Browse files Browse the repository at this point in the history
update references to old repository owner's name
  • Loading branch information
LucasB25 authored Mar 29, 2024
2 parents f4e9a14 + 17ca15f commit e289040
Show file tree
Hide file tree
Showing 7 changed files with 32 additions and 32 deletions.
44 changes: 22 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
[![Issues][issues-shield]][issues-url]
[![Support Server][support-shield]][support-server]
[![MIT License][license-shield]][license-url]
[![Run on Repl.it](https://repl.it/badge/github/brblacky/lavamusic)](https://repl.it/github/brblacky/lavamusic)
[![Remix on Glitch](https://cdn.glitch.com/2703baf2-b643-4da7-ab91-7ee2a2d00b5b%2Fremix-button.svg)](https://glitch.com/edit/#!/import/github/brblacky/lavamusic)
[![Run on Repl.it](https://repl.it/badge/github/appujet/lavamusic)](https://repl.it/github/appujet/lavamusic)
[![Remix on Glitch](https://cdn.glitch.com/2703baf2-b643-4da7-ab91-7ee2a2d00b5b%2Fremix-button.svg)](https://glitch.com/edit/#!/import/github/appujet/lavamusic)

<!-- PROJECT LOGO -->
<br />
<p align="center">
<a href="https://github.com/brblacky/lavamusic">
<a href="https://github.com/appujet/lavamusic">
<img src="https://media.discordapp.net/attachments/876035356460462090/887728792926290091/20210820_124325.png" alt="lavamusic" width="200" height="200">
</a>

Expand All @@ -24,7 +24,7 @@
<br />
<a href="https://discord.com/oauth2/authorize?client_id=977742811132743762&scope=bot+applications.commands&permissions=1374891928950">Invite Lavamusic</a>
·
<a href="https://github.com/brblacky/lavamusic/issues">Report Bug & Request Feature</a>
<a href="https://github.com/appujet/lavamusic/issues">Report Bug & Request Feature</a>
</p>
</p>

Expand Down Expand Up @@ -117,7 +117,7 @@ Before starting with the installation, you need to have the following:
1. Clone the Lavamusic repository:

```bash
git clone https://github.com/brblacky/lavamusic.git
git clone https://github.com/appujet/lavamusic.git
```

2. change the directory to Lavamusic
Expand All @@ -135,7 +135,7 @@ npm i
4. Set up your environment variables:

Create a `.env` file in the root directory of your project with the following variables:
or you can use the [.env.example](https://raw.githubusercontent.com/brblacky/lavamusic/main/.env.example) file
or you can use the [.env.example](https://raw.githubusercontent.com/appujet/lavamusic/main/.env.example) file

```bash
TOKEN="." # Your bot token
Expand Down Expand Up @@ -172,11 +172,11 @@ Generate an invite link for your bot and invite it to your server using the Disc

This section assumes you have Docker and Docker Compose installed and running correctly.

Download the [docker-compose.yml file](https://raw.githubusercontent.com/brblacky/lavamusic/main/docker-compose.yml) in a seperate folder like lavamusic.
Download the [docker-compose.yml file](https://raw.githubusercontent.com/appujet/lavamusic/main/docker-compose.yml) in a seperate folder like lavamusic.

Edit docker-compose.yml and make sure to set the following variables:

your .env file should look like this or you can use the [.env.example](https://raw.githubusercontent.com/brblacky/lavamusic/main/.env.example) file
your .env file should look like this or you can use the [.env.example](https://raw.githubusercontent.com/appujet/lavamusic/main/.env.example) file

```yaml
TOKEN="." # Your bot token and remember, don't show everyone your bot token
Expand Down Expand Up @@ -243,7 +243,7 @@ Your contribution will be reviewed by the project maintainers, and any necessary

## 🔐 License

Distributed under the GPL-3.0 license. See ![LICENSE](https://img.shields.io/github/license/brblacky/lavamusic?style=social) for more information.
Distributed under the GPL-3.0 license. See ![LICENSE](https://img.shields.io/github/license/appujet/lavamusic?style=social) for more information.

## ☕ Donate

Expand All @@ -256,20 +256,20 @@ Do you like this project? Support it by donating

Thanks goes to these wonderful people :

<a href="https://github.com/brblacky/lavamusic/graphs/contributors">
<img src="https://contrib.rocks/image?repo=brblacky/lavamusic" />
<a href="https://github.com/appujet/lavamusic/graphs/contributors">
<img src="https://contrib.rocks/image?repo=appujet/lavamusic" />
</a>

[version-shield]: https://img.shields.io/github/package-json/v/brblacky/lavamusic?style=for-the-badge
[contributors-shield]: https://img.shields.io/github/contributors/brblacky/lavamusic.svg?style=for-the-badge
[contributors-url]: https://github.com/brblacky/lavamusic/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/brblacky/lavamusic.svg?style=for-the-badge
[forks-url]: https://github.com/brblacky/lavamusic/network/members
[stars-shield]: https://img.shields.io/github/stars/brblacky/lavamusic.svg?style=for-the-badge
[stars-url]: https://github.com/brblacky/lavamusic/stargazers
[issues-shield]: https://img.shields.io/github/issues/brblacky/lavamusic.svg?style=for-the-badge
[issues-url]: https://github.com/brblacky/lavamusic/issues
[license-shield]: https://img.shields.io/github/license/brblacky/lavamusic.svg?style=for-the-badge
[license-url]: https://github.com/brblacky/lavamusic/blob/master/LICENSE
[version-shield]: https://img.shields.io/github/package-json/v/appujet/lavamusic?style=for-the-badge
[contributors-shield]: https://img.shields.io/github/contributors/appujet/lavamusic.svg?style=for-the-badge
[contributors-url]: https://github.com/appujet/lavamusic/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/appujet/lavamusic.svg?style=for-the-badge
[forks-url]: https://github.com/appujet/lavamusic/network/members
[stars-shield]: https://img.shields.io/github/stars/appujet/lavamusic.svg?style=for-the-badge
[stars-url]: https://github.com/appujet/lavamusic/stargazers
[issues-shield]: https://img.shields.io/github/issues/appujet/lavamusic.svg?style=for-the-badge
[issues-url]: https://github.com/appujet/lavamusic/issues
[license-shield]: https://img.shields.io/github/license/appujet/lavamusic.svg?style=for-the-badge
[license-url]: https://github.com/appujet/lavamusic/blob/master/LICENSE
[support-server]: https://discord.gg/PMpJnJaHmy
[support-shield]: https://img.shields.io/discord/942117923001098260.svg?style=for-the-badge&logo=discord&colorB=7289DA
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ services:

lavamusic:
container_name: lavamusic
image: ghcr.io/brblacky/lavamusic:main
image: ghcr.io/appujet/lavamusic:main
environment:
# Your lavalink url
- LAVALINK_URL=lavalink:2333
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/brblacky/lavamusic.git"
"url": "git+https://github.com/appujet/lavamusic.git"
},
"keywords": [
"discord",
Expand All @@ -30,9 +30,9 @@
"author": "blacky",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/brblacky/lavamusic/issues"
"url": "https://github.com/appujet/lavamusic/issues"
},
"homepage": "https://github.com/brblacky/lavamusic#readme",
"homepage": "https://github.com/appujet/lavamusic#readme",
"devDependencies": {
"@types/better-sqlite3": "^7.6.9",
"@types/node": "^20.11.30",
Expand Down Expand Up @@ -64,4 +64,4 @@
"displayTimestamp": true,
"underlineLabel": true
}
}
}
2 changes: 1 addition & 1 deletion replit.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
pkgs.nodePackages.typescript-language-server
pkgs.openssl
];
}
}
4 changes: 2 additions & 2 deletions src/commands/info/About.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@ export default class About extends Command {
.addFields([
{
name: 'Creator',
value: '[Blacky#9125](https://github.com/brblacky)',
value: '[Blacky#9125](https://github.com/appujet)',
inline: true,
},
{
name: 'Repository',
value: '[Here](https://github.com/brblacky/lavamusic)',
value: '[Here](https://github.com/appujet/lavamusic)',
inline: true,
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/commands/info/Help.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export default class Help extends Command {
.setColor(this.client.color.main)
.setTitle('Help Menu')
.setDescription(
`Hey there! I'm ${this.client.user.username}, a music bot made with [Lavamusic](https://github.com/brblacky/lavamusic) and Discord. You can use \`${prefix}help <command>\` to get more info on a command.`
`Hey there! I'm ${this.client.user.username}, a music bot made with [Lavamusic](https://github.com/appujet/lavamusic) and Discord. You can use \`${prefix}help <command>\` to get more info on a command.`
)
.setFooter({
text: `Use ${prefix.prefix}help <command> for more info on a command`,
Expand Down
2 changes: 1 addition & 1 deletion src/utils/LavaLogo.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
:*##################*=
.+######################*:
*#########################.
.::::::::::::::::::::::::.
.::::::::::::::::::::::::.

0 comments on commit e289040

Please sign in to comment.