Skip to content

Commit

Permalink
Merge pull request #43 from RezkyRizaldi/v14
Browse files Browse the repository at this point in the history
V1.25.0
  • Loading branch information
RezkyRizaldi authored Oct 31, 2022
2 parents 8a022b4 + 28b5e94 commit 20774e4
Show file tree
Hide file tree
Showing 8 changed files with 3,473 additions and 2,574 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ GENIUS_CLIENT_ID=
GENIUS_CLIENT_SECRET=
GENIUS_CLIENT_ACCESS_TOKEN=
GUILD_ID=
HOLODEX_API_KEY=
MEMBER_GUILD_BAN_WEBHOOK_ID=
MEMBER_GUILD_BAN_WEBHOOK_TOKEN=
MEMBER_GUILD_KICK_WEBHOOK_ID=
Expand Down
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "borobot",
"version": "1.24.0",
"version": "1.25.0",
"description": "A simple Discord Bot build with discord.js v14",
"displayName": "Borobot",
"bugs": {
Expand Down Expand Up @@ -47,13 +47,14 @@
"change-case": "^4.1.2",
"color-convert": "^2.0.1",
"ctk-anime-scraper": "^3.5.0",
"discord-api-types": "^0.37.15",
"discord-api-types": "^0.37.16",
"discord-together": "^1.3.31",
"discord.js": "^14.6.0",
"distube": "^4.0.4",
"dotenv": "^16.0.3",
"ffmpeg-static": "^5.1.0",
"genius-lyrics-api": "^3.2.0",
"holodex.js": "^2.0.5",
"images-scraper": "^6.4.1",
"libsodium-wrappers": "^0.7.10",
"minecraft-data": "^3.17.0",
Expand Down
Loading

0 comments on commit 20774e4

Please sign in to comment.