fixed storage location issues and minor bugs

This commit is contained in:
2021-04-28 18:43:19 +02:00
parent 9bbf1b302e
commit 471213dae0
11 changed files with 17 additions and 1782 deletions

View File

@ -1,6 +1,6 @@
{
"name": "dsabot",
"version": "1.1.0",
"version": "1.5.0",
"description": "",
"main": "index.js",
"scripts": {
@ -11,7 +11,8 @@
"_moduleAliases": {
"@dsabot": "functions",
"@data": "data",
"@Commands": "commands"
"@Commands": "commands",
"@Lib": "lib"
},
"author": "",
"license": "ISC",