16 lines
527 B
JSON
16 lines
527 B
JSON
{
|
|
"author": [
|
|
"Kreusada"
|
|
],
|
|
"description": "Get various paths for a cog.",
|
|
"install_msg": "Thanks for installing, have fun. Please refer to my docs if you need any help: https://kreusadacogs.readthedocs.io/en/latest/cog_cogpaths.html",
|
|
"short": "Get various paths for a cog.",
|
|
"name": "CogPaths",
|
|
"tags": [
|
|
"Paths",
|
|
"Cogs"
|
|
],
|
|
"requirements": [],
|
|
"type": "COG",
|
|
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
|
|
}
|