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

15 lines
No EOL
939 B
JSON

{
"author": ["AAA3A"],
"name": "AutoTraceback",
"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>)!",
"short": "A cog to display the error traceback of a command automatically after the error!",
"description": "A cog to display the error traceback of a command automatically after the error! If you are developing cogs for Red for example, you don't need to use the traceback command every time you run a new command.",
"tags": [
"error",
"traceback",
"dev"
],
"requirements": ["git+https://github.com/AAA3A-AAA3A/AAA3A_utils.git"],
"min_bot_version": "3.5.0",
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
}