add prefix

This commit is contained in:
Tutur33
2024-02-23 02:57:52 +01:00
parent 31d7e23f14
commit c732820e4d
8 changed files with 1465 additions and 5 deletions
+2 -1
View File
@@ -18,6 +18,7 @@
"homepage": "https://github.com/Tutur33/gestion-perso#readme",
"dependencies": {
"discord.js": "^14.14.1",
"dotenv": "^16.4.5"
"dotenv": "^16.4.5",
"sqlite3": "^5.1.7"
}
}