Ruby-Cogs/dashboard/info.json
2025-04-02 22:56:57 -04:00

15 lines
No EOL
1.1 KiB
JSON
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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."
}