added quick.eco

This commit is contained in:
2022-07-29 14:52:43 +02:00
parent 4035fc66cb
commit 09f9f2a8ba
3 changed files with 493 additions and 855 deletions

View File

@@ -4,7 +4,7 @@ vinci bot
- ~~form to apply for the minecraft server~~ DONE!
- moderation commands
- ~~welcome to users~~ DONE!
- economy system?
- economy system (wip)
- modmail
- socials notification system
- chatbot using IBM's AI (thanks @gosevil for the idea)

1340
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -21,13 +21,11 @@
},
"homepage": "https://github.com/SrIzan10/vinci#readme",
"dependencies": {
"@quick.eco/mongo": "^1.0.4",
"@sern/handler": "^1.1.7-beta",
"axios": "^0.27.2",
"discord.js": "^14.0.3",
"dotenv": "^16.0.1",
"got": "^11.8.5",
"request": "^2.88.2",
"rss-parser": "^3.12.0",
"something-random-on-discord": "^3.4.4"
"quick.eco": "^6.0.0"
}
}