forked from SudhanPlayz/Discord-MusicBot
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add prettier and husky pre-commit hook and run on all files (SudhanPl…
- Loading branch information
1 parent
f7bf6dd
commit 2dd435e
Showing
44 changed files
with
5,093 additions
and
1,713 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
_ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
#!/bin/sh | ||
. "$(dirname "$0")/_/husky.sh" | ||
|
||
npx lint-staged |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
> **VERSION 5 OF THIS BOT HAS NO RELEASE DATE** | ||
## ❗Prerequisites❗ | ||
|
||
- [Node.js 14+](https://nodejs.org/en/download/) | ||
- [email protected] | ||
- [Lavalink Server](https://github.com/freyacodes/Lavalink#server-configuration) | ||
|
@@ -16,15 +17,12 @@ | |
|
||
> NOTE: Lavalink is needed for music functionality. You need to have a working Lavalink server to make the bot work. | ||
|
||
## 📝 Tutorial | ||
|
||
A Tutorial has been uploaded on YouTube, Watch it by clicking [here](https://www.youtube.com/watch?v=p4lP96Tiv9s) *outdated* | ||
|
||
A Tutorial has been uploaded on YouTube, Watch it by clicking [here](https://www.youtube.com/watch?v=p4lP96Tiv9s) _outdated_ | ||
|
||
Repl.it [Tutorial](https://github.com/SudhanPlayz/Discord-MusicBot/wiki/Installation-on-Repl-it) | ||
|
||
|
||
VPS / Server [Tutorial](https://github.com/SudhanPlayz/Discord-MusicBot/wiki/Installation-on-a-Linux-server) | ||
|
||
## 📝 [Support Server](https://discord.gg/sbySMS7m3v) | ||
|
@@ -45,7 +43,6 @@ If you have major coding issues with this bot, please join and ask for help. | |
[](https://heroku.com/deploy?template=https://github.com/SudhanPlayz/Discord-MusicBot) <br><br> | ||
[](https://repl.it/github/SudhanPlayz/Discord-MusicBot) | ||
|
||
|
||
## ✨ Contributors | ||
|
||
Contributions are always welcomed :D Make sure to follow [Contributing.md](/CONTRIBUTING.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.