From 1a14c8fdaccfa1f627afe6e9e56718844ee8d1fc Mon Sep 17 00:00:00 2001 From: aashnajoshi Date: Mon, 30 Sep 2024 12:06:08 +0530 Subject: [PATCH] . --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 7640a59..c480607 100644 --- a/.env +++ b/.env @@ -5,5 +5,5 @@ TG_TOKEN="TG_BOT_TOKEN" STABILITY_API_KEY = "YOUR_STABILITY_API_KEY" YOUTUBE_API_KEY = "YOUR_YOUTUBE_API_KEY" -PLANT_API ="naWBZ0B0eb0mONKI46d0yarQfoghEUTH4aFHXI9nrgRw2g2Pnw" -PLANT_URL="https://api.plant.id/v2/identify" \ No newline at end of file +PLANT_API ="YOUR_PLANT_API_KEY" +PLANT_URL="https://api.plant.id/v3" \ No newline at end of file