19 lines
No EOL
683 B
JSON
19 lines
No EOL
683 B
JSON
{
|
|
"author": [
|
|
"Valerie"
|
|
],
|
|
"name": "ExtendedCommands",
|
|
"disabled": false,
|
|
"short": "Chain multiple commands together using &&",
|
|
"description": "Allows users to chain multiple commands together using && operator. For example: [p]ping && info && glb show",
|
|
"tags": [
|
|
"utility",
|
|
"commands",
|
|
"chain",
|
|
"extended"
|
|
],
|
|
"min_bot_version": "3.5.0",
|
|
"hidden": false,
|
|
"install_msg": "Thanks for installing ExtendedCommands! You can now chain commands using && (e.g., [p]ping && info). Use [p]help ExtendedCommands for more information.",
|
|
"end_user_data_statement": "This cog does not store any user data."
|
|
} |