Skip to content

Commit

Permalink
update references of 'karasu-music-bot' to 'auricle-music-bot' (#1703)
Browse files Browse the repository at this point in the history
* refactor: rename karasu to auricle

* chore(docs, examples): update references to karasu-music-bot to auricle-music-bot and fix links

The community-resources.md file was updated to change the reference to Karasu music bot to Auricle music bot and update the version number. The README.md file in the karasu example was also updated to change the reference to auricle-music-bot and fix the link to the commit.
  • Loading branch information
itsauric authored Apr 5, 2023
1 parent a074ab2 commit f949a89
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
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.

0 comments on commit f949a89

Please sign in to comment.