Add owo command

This commit is contained in:
SileNce5k 2021-07-10 20:52:46 +02:00
parent 5a3f3a5e2c
commit 722898468f
No known key found for this signature in database
GPG key ID: C507260E7F2583AD
3 changed files with 55 additions and 0 deletions

View file

@ -4,6 +4,7 @@
"description": "My second attempt at making a bot in javascript",
"main": "server.js",
"dependencies": {
"@zuzak/owo": "^1.14.1",
"discord.js": "^12.5.1",
"express": "^4.17.1",
"parse-ms": "^2.1.0",