From 187e6bc1f221f5b4a4cb5a2ebe6ddb66780cc2d8 Mon Sep 17 00:00:00 2001 From: Indrajith K L Date: Thu, 13 May 2021 02:57:20 +0530 Subject: *New Feature * Cowin API integration * Command ```!vaccine 110009 25-05-2021``` --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 923ed0b..81c04f0 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "dependencies": { "@discordjs/opus": "^0.4.0", "airtable": "^0.10.1", + "axios": "^0.21.1", "discord.js": "^12.5.1", "dotenv": "^8.2.0", "ffmpeg-static": "^4.2.7", -- cgit v1.2.3