Made it send a discord message when someone downvotes a sponsor.

This commit is contained in:
Ajay Ramachandran
2019-12-24 10:53:20 -05:00
parent b65cab0508
commit 69f1bff0a1
4 changed files with 763 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
"express": "^4.17.1",
"http": "0.0.0",
"sqlite3": "^4.0.9",
"uuid": "^3.3.2"
"uuid": "^3.3.2",
"youtube-api": "^2.0.10"
}
}