20 lines
No EOL
564 B
JSON
20 lines
No EOL
564 B
JSON
{
|
|
"name": "SilentMode",
|
|
"short": "Makes the bot use @silent for every message it sends",
|
|
"description": "A cog that automatically adds @silent to every message the bot sends, reducing notifications in servers.",
|
|
"end_user_data_statement": "This cog does not store any user data.",
|
|
"author": [
|
|
"Valerie"
|
|
],
|
|
"required_cogs": {},
|
|
"requirements": [],
|
|
"tags": [
|
|
"utility",
|
|
"silent",
|
|
"notifications"
|
|
],
|
|
"min_bot_version": "3.5.0",
|
|
"hidden": false,
|
|
"disabled": false,
|
|
"type": "COG"
|
|
} |