Profile: Use sharp to prerender the profile background

including the user image. Also introduces axios as a dependency
This commit is contained in:
2022-09-13 00:18:30 +02:00
parent 494f574048
commit 54aee7624b
6 changed files with 63 additions and 7 deletions

View File

@@ -12,6 +12,7 @@
"license": "ISC",
"dependencies": {
"@discordjs/rest": "^0.3.0",
"axios": "^0.27.2",
"discord-api-types": "^0.37.2",
"discord.js": "^14.0.0",
"dotenv": "^16.0.0",