actually get profile picture rotation
All checks were successful
Build and Push Docker Image / build (push) Successful in 48s

discord.js was outdated and it was making the client token reset every time i set a pfp,
so this was taking forever to figure out because i dont understand packages
This commit is contained in:
2026-03-11 23:27:36 -04:00
parent b8880f9a17
commit 5b24cf324f
7 changed files with 172 additions and 62 deletions

View File

@@ -17,7 +17,7 @@
"homepage": "https://github.com/CesiumCs/tornbot#readme",
"description": "",
"dependencies": {
"discord.js": "^14.18.0",
"discord.js": "^14.25.1",
"fs": "^0.0.1-security"
},
"devDependencies": {