added ability to upload custom soundboard files

This commit is contained in:
ayeuhugyu 2023-09-29 19:32:14 -07:00
parent b92fe05718
commit e59dadbef2
3 changed files with 671 additions and 2 deletions

View file

@ -17,6 +17,7 @@
"dotenv": "^16.3.1",
"emoji-regex": "^10.2.1",
"libsodium-wrappers": "^0.7.13",
"regex": "^0.1.1"
"regex": "^0.1.1",
"request": "^2.88.2"
}
}