15 lines
No EOL
1.1 KiB
JSON
15 lines
No EOL
1.1 KiB
JSON
{
|
||
"author": ["AAA3A", "Neuro Assassin"],
|
||
"name": "Dashboard",
|
||
"install_msg": "Thank you for installing this cog!\nDo `[p]help CogName` to get the list of commands and their description. If you enjoy my work, please consider donating on [Buy Me a Coffee](<https://www.buymeacoffee.com/aaa3a>) or [Ko-Fi](<https://ko-fi.com/aaa3a>)!\nPlease follow this **installation documentation**: https://red-web-dashboard.readthedocs.io/en/latest\n⚠️ This package is a fork of Neuro Assassin's work, and isn't endorsed by the Org at all.",
|
||
"short": "Interact with your bot through a web Dashboard!",
|
||
"description": "Interact with your bot through a web Dashboard! Thank you very much to Neuro for the initial work!",
|
||
"tags": [
|
||
"dashboard",
|
||
"web",
|
||
"panel"
|
||
],
|
||
"requirements": ["git+https://github.com/AAA3A-AAA3A/AAA3A_utils.git", "fernet", "markdown2", "wtforms", "werkzeug", "markupsafe", "itsdangerous"],
|
||
"min_bot_version": "3.5.0",
|
||
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
|
||
} |