This commit is contained in:
2024-09-28 17:07:49 -04:00
parent 8c079b643f
commit 413feb780b
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ To install this cog, follow these steps:
1. Ensure you have Red-DiscordBot V3 installed. 1. Ensure you have Red-DiscordBot V3 installed.
2. Add the repository to your bot: 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: 3. Install the cog:
``` ```

View File

@@ -1,6 +1,6 @@
{ {
"author": [ "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`.", "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", "name": "Birthday",