From 446c02d443ee7a9a22ccdca6e87d4029415df0f7 Mon Sep 17 00:00:00 2001 From: Nrentzilas <67762842+Nrentzilas@users.noreply.github.com> Date: Thu, 23 Jan 2025 03:57:41 +0200 Subject: [PATCH] Update README.md --- README.md | 30 ++++++++++++++++++------------ 1 file changed, 18 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index ed2d857..c3cf6a1 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,8 @@ pip install -r requirements.txt 1. **Clone the repository**: ```bash - git clone - cd + git clone https://github.com/Nrentzilas/Discord-Webhook-Announcer.git + cd Discord-Webhook-Announcer ``` 2. **Create a Virtual Environment** (recommended): @@ -55,18 +55,25 @@ pip install -r requirements.txt 4. **Setup `.env` File**: Create a `.env` file in the root directory and configure the following variables: ```env - # General Configuration - UI_TITLE=YourIPTVDealer Movie BOT - WEBHOOK_URL=https://discord.com/api/webhooks/ + # ------------ EXAMPLE USAGE LIKE PHOTO 1 --------------- - # Embed Configuration - AUTHOR_IMAGE_URL=https://i.ibb.co/JjY6SNh/cropped-favicon-2.png - TITLE1=New Movie Added + # UI Configuration + UI_TITLE=Discord Webhook Announcer + + # Embed Configuration + WEBHOOK_URL=https://discord.com/api/webhooks/BLAH BLAH BLAH BLAH + AUTHOR_IMAGE_URL= IMAGE HOSTED ONLINE ( CHECK IMG BB ) + + # Ui & Embed Configuration - # Field Titles - FIELD1_TITLE=Name + # --- Note that by changing these values, you change them both on UI & on the embed --- + # --- I made it this way so it is easier for long-term usage --- + + TITLE1=New Movie Added + FIELD1_TITLE=Movie Name INLINE1_TITLE=Country INLINE2_TITLE=Subs + # --- The Field3 is the field with the link | Maybe a link on a website or anything you like --- FIELD3_TITLE=Website FIELD4_TITLE=Additional Movies ``` @@ -124,5 +131,4 @@ This project is licensed under the MIT License. See the `LICENSE` file for detai ## Support -For any issues, feel free to open an issue on the [GitHub repository]() or contact me directly at Discord: sparkmate - +For any issues, feel free to open an issue on the [GitHub repository](https://github.com/Nrentzilas/Discord-Webhook-Announcer.git) or contact me directly at Discord: sparkmate