added !answer command

This commit is contained in:
John Facey
2021-12-23 19:28:54 -06:00
parent e53a8245b1
commit c4f9cd1ced
5 changed files with 95 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
"description": "Discord RSS News Bot",
"main": "index.js",
"dependencies": {
"axios": "^0.24.0",
"discord.js": "^12.5.1",
"dotenv": "^10.0.0",
"express": "^4.17.1",