Ruby-Cogs/appeals/info.json
Valerie 477974d53c
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
Upload 2 Cogs & Update README
2025-05-23 01:30:53 -04:00

16 lines
804 B
JSON

{
"author": ["Vertyco"],
"description": "Turn a secondary Discord into a ban appeal server, with intuitive and customizable settings.",
"disabled": false,
"end_user_data_statement": "This cog stores Discord IDs and ban appeal data, which includes user responses to ban appeal questions.",
"hidden": false,
"install_msg": "Thank you for installing Appeals! Type `[p]appeals help` to get started.\n\nDOCUMENTATION: https://github.com/vertyco/vrt-cogs/blob/main/appeals/README.md",
"min_bot_version": "3.5.3",
"min_python_version": [3, 10, 0],
"permissions": ["ban_members"],
"required_cogs": {},
"requirements": ["piccolo[sqlite]", "aiosqlite"],
"short": "Intuitive ban appeal system.",
"tags": ["appeal", "appeals", "ban", "bans", "vrt", "vert", "banappeals"],
"type": "COG"
}