Changed screenshot category
This commit is contained in:
parent
98d284eb51
commit
8051e8c201
1 changed files with 1 additions and 1 deletions
|
@ -26,5 +26,5 @@ exports.run = async (message, args) => {
|
||||||
};
|
};
|
||||||
|
|
||||||
exports.aliases = ["webshot", "ss", "shot", "page"];
|
exports.aliases = ["webshot", "ss", "shot", "page"];
|
||||||
exports.category = 5;
|
exports.category = 1;
|
||||||
exports.help = "Screenshots a webpage";
|
exports.help = "Screenshots a webpage";
|
Loading…
Reference in a new issue