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

update references of 'karasu-music-bot' to 'auricle-music-bot' #1703

Merged
merged 2 commits into from
Apr 5, 2023
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
2 changes: 1 addition & 1 deletion apps/website/pages/docs/guides/community-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ An unofficial extractor for discord-player to add support for deezer source.
| [Music Bot](https://github.com/JazzyArmando1234/music-bot/tree/master) | Only a music bot which use discord-player. | v6.0.0 |
| [Yeci](https://github.com/yeci226/yeci-bot) | I am using discord-player to play music with shards | v6.0.0 |
| [Lofi Girl bot](https://github.com/Greensky-gs/Lofi-girl) | I made a Lofi music bot with discord-player | v6.0.0 |
| [Karasu](https://github.com/itsauric/karasu-music-bot) | This is a music bot created by using the [sapphire framework][sapphire] & [discord-player][discord-player] with this project being written in TypeScript. | v6.1.0 |
| [Auricle](https://github.com/itsauric/auricle-music-bot) | This is a music bot created by using the [sapphire framework](https://github.com/sapphiredev/framework) & [discord-player](https://github.com/Androz2091/discord-player/tree/master) with this project being written in TypeScript. | v6.1.1 |
| [Jappan](https://github.com/febkosq8/Jappan) | A simple discord bot made to make someone's life easier. Currently features Music Playback, Fun Commands, Leveling System & Moderation Tools | v6.1.0 |
| [Botanique](https://git.mylloon.fr/ConfrerieDuKassoulait/Botanique) | A bot I made with [my girlfriend](https://github.com/2-1-1-2), we're using discord-player for the music and for lyrics | v6.1.0 |
| [Bhop Music Bot](https://github.com/akanora/bhop-music-bot) | There were not many bots made with discord-player 6.0.0 and discord.js 14.7.1, I was bored and made a simple one. We are using discord-player to listen music while bhopping. 🐇| v6.1.0 |
Expand Down
2 changes: 1 addition & 1 deletion docs/community/community_resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ An unofficial extractor for discord-player to add support for deezer source.
| [Music Bot](https://github.com/JazzyArmando1234/music-bot/tree/master) | Only a music bot which use discord-player. | v6.0.0 |
| [Yeci](https://github.com/yeci226/yeci-bot) | I am using discord-player to play music with shards | v6.0.0 |
| [Lofi Girl bot](https://github.com/Greensky-gs/Lofi-girl) | I made a Lofi music bot with discord-player | v6.0.0 |
| [Karasu](https://github.com/itsauric/karasu-music-bot) | This is a music bot created by using the [sapphire framework][sapphire] & [discord-player][discord-player] with this project being written in TypeScript. | v6.1.0 |
| [Auricle](https://github.com/itsauric/auricle-music-bot) | This is a music bot created by using the [sapphire framework](https://github.com/sapphiredev/framework) & [discord-player](https://github.com/Androz2091/discord-player/tree/master) with this project being written in TypeScript. | v6.1.1 |
| [Jappan](https://github.com/febkosq8/Jappan) | A simple discord bot made to make someone's life easier. Currently features Music Playback, Fun Commands, Leveling System & Moderation Tools | v6.1.0 |
| [Botanique](https://git.mylloon.fr/ConfrerieDuKassoulait/Botanique) | A bot I made with [my girlfriend](https://github.com/2-1-1-2), we're using discord-player for the music and for lyrics | v6.1.0 |
| [Bhop Music Bot](https://github.com/akanora/bhop-music-bot) | There were not many bots made with discord-player 6.0.0 and discord.js 14.7.1, I was bored and made a simple one. We are using discord-player to listen music while bhopping. 🐇| v6.1.0 |
Expand Down
6 changes: 3 additions & 3 deletions examples/karasu/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Karasu
# Auricle

## ⚠️ This example is a fork of [itsauric/karasu-music-bot](https://github.com/itsauric/karasu-music-bot)
## ⚠️ This example is a fork of [itsauric/auricle-music-bot](https://github.com/itsauric/auricle-music-bot)

> Commit: [8099da1](https://github.com/ItsAuric/karasu-music-bot/commit/8099da11ed316785acfaa5d3c326351786fb788c)
> Commit: [8099da1](https://github.com/itsauric/auricle-music-bot/commit/8099da11ed316785acfaa5d3c326351786fb788c)

This example is intended to be used while testing discord-player in development.