17 lines
No EOL
949 B
JSON
17 lines
No EOL
949 B
JSON
{
|
|
"author": ["AAA3A", "Tobotimus"],
|
|
"name": "ConsoleLogs",
|
|
"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 console logs, with buttons and filter options, and to send commands errors in configured channels!",
|
|
"description": "A cog to display the console logs, with buttons and filter options, and to send commands errors in configured channels!",
|
|
"tags": [
|
|
"error",
|
|
"console",
|
|
"logs",
|
|
"dev",
|
|
"errorlogs"
|
|
],
|
|
"requirements": ["git+https://github.com/AAA3A-AAA3A/AAA3A_utils.git", "colorama"],
|
|
"min_bot_version": "3.5.0",
|
|
"end_user_data_statement": "This cog does not persistently store data or metadata about users."
|
|
} |