Ruby-Cogs/silentreplier/info.json
Valerie e700af61cb
Some checks are pending
Run pre-commit / Run pre-commit (push) Waiting to run
Upload 2 Cogs
2025-04-27 08:06:54 -04:00

11 lines
No EOL
573 B
JSON

{
"author": ["Karlo"],
"description": "Have the bot silently respond to commands which have been prefixed with @silent",
"short": "Have the bot silently respond to commands which have been prefixed with @silent",
"install_msg": "This cog has no commands. It will silently respond to commands which have been prefixed with @silent",
"tags": ["utility"],
"min_bot_version": "3.5.0.dev329",
"max_bot_version": "3.6.0.dev0",
"type": "COG",
"end_user_data_statement": "This cog does not persistently store any data or metadata about users."
}