From 413feb780bcc01fd773a7f8b63056dace22938c4 Mon Sep 17 00:00:00 2001 From: pacnpal Date: Sat, 28 Sep 2024 17:07:49 -0400 Subject: [PATCH] fix url --- birthday-cog/README.md | 2 +- birthday-cog/info.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/birthday-cog/README.md b/birthday-cog/README.md index 907f86b..7022243 100644 --- a/birthday-cog/README.md +++ b/birthday-cog/README.md @@ -16,7 +16,7 @@ To install this cog, follow these steps: 1. Ensure you have Red-DiscordBot V3 installed. 2. Add the repository to your bot: ``` - [p]repo add birthday-cog https://github.com/yourusername/birthday-cog + [p]repo add birthday-cog https://github.com/pacnpal/birthday-cog ``` 3. Install the cog: ``` diff --git a/birthday-cog/info.json b/birthday-cog/info.json index c68323e..145ccbb 100644 --- a/birthday-cog/info.json +++ b/birthday-cog/info.json @@ -1,6 +1,6 @@ { "author": [ - "Your Name" + "PacNPal" ], "install_msg": "Thank you for installing the Birthday cog! Make sure to set up the birthday role and allowed roles using `[p]birthdayset`.", "name": "Birthday",