mirror of
https://github.com/pacnpal/Pac-cogs.git
synced 2025-12-20 02:41:06 -05:00
Info.json
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
{
|
||||
"author": [
|
||||
"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",
|
||||
"short": "Assign a birthday role until midnight Pacific Time",
|
||||
"description": "This cog allows you to assign a special birthday role to users that automatically expires at midnight Pacific Time. It includes features to restrict usage to specific roles and ignore role hierarchy.",
|
||||
"tags": [
|
||||
"birthday",
|
||||
"role",
|
||||
"temporary"
|
||||
],
|
||||
"requirements": [],
|
||||
"min_bot_version": "3.5.0",
|
||||
"max_bot_version": "3.9.9",
|
||||
"type": "COG"
|
||||
}
|
||||
18
info.json
Normal file
18
info.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"author": [
|
||||
"PacNPal"
|
||||
],
|
||||
"install_msg": "Thank you for installing the Pac-cogs repo!",
|
||||
"name": "Pac-cogs",
|
||||
"short": "Very cool cogs!",
|
||||
"description": "Right now, just a birthday cog.",
|
||||
"tags": [
|
||||
"birthday",
|
||||
"role",
|
||||
"temporary"
|
||||
],
|
||||
"requirements": [],
|
||||
"min_bot_version": "3.5.0",
|
||||
"max_bot_version": "3.9.9",
|
||||
"type": "COG"
|
||||
}
|
||||
Reference in New Issue
Block a user