some changes

This commit is contained in:
Snowflake107 2021-04-21 16:32:14 +05:45
parent eef4f50144
commit ffa9b347fe
2 changed files with 13 additions and 3 deletions

View file

@ -18,5 +18,5 @@ We are using **[Prettier](https://prettier.io)** to format the code.
# Pull Requests # Pull Requests
- Use English language - Use English language
- Explain what your update does - Explain what your update does
- Run `npm run docs:test` command to make sure documentation is working
- Run tests, formatting, etc. before making Pull Requests - Format the code properly with `npm run format`

View file

@ -31,7 +31,17 @@
"discord", "discord",
"volume", "volume",
"queue", "queue",
"youtube" "youtube",
"discord.js",
"musicbot",
"discord-music-player",
"discord-music",
"music-player",
"youtube-dl",
"ytdl-core",
"ytdl",
"lavalink",
"api"
], ],
"author": "Androz2091", "author": "Androz2091",
"license": "MIT", "license": "MIT",