Skip to content

Commit

Permalink
Merge pull request #4 from Owlvernyte/update
Browse files Browse the repository at this point in the history
Update Jul 14 2024
  • Loading branch information
fieztazica authored Jul 14, 2024
2 parents 5ff11f7 + 66d5711 commit 406ef93
Show file tree
Hide file tree
Showing 22 changed files with 526 additions and 212 deletions.
10 changes: 8 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
{
"name": "hoot",
"version": "0.2.1",
"version": "0.2.2",
"main": "dist/index.js",
"author": "@Owlvernyte",
"license": "Apache-2.0",
"type": "commonjs",
"dependencies": {
"@discordjs/formatters": "^0.4.0",
"@discordjs/opus": "^0.9.0",
"@discordjs/voice": "^0.17.0",
"@distube/direct-link": "^1.0.1",
"@distube/soundcloud": "^2.0.3",
"@distube/spotify": "^2.0.2",
"@distube/youtube": "^1.0.2",
"@distube/yt-dlp": "^2.0.1",
"@sapphire/decorators": "^6.1.0",
"@sapphire/discord-utilities": "^3.2.3",
"@sapphire/discord.js-utilities": "7.1.6",
Expand All @@ -23,7 +29,7 @@
"@skyra/env-utilities": "^1.3.0",
"colorette": "^2.0.20",
"discord.js": "^14.15.2",
"distube": "^4.2.2",
"distube": "^5.0.2",
"lodash": "^4.17.21",
"millify": "^6.1.0",
"node-cron": "^3.0.3",
Expand Down
Loading

0 comments on commit 406ef93

Please sign in to comment.