Changed screenshot category

This commit is contained in:
TheEssem 2020-02-20 11:23:13 -06:00
parent 98d284eb51
commit 8051e8c201
1 changed files with 1 additions and 1 deletions

View File

@ -26,5 +26,5 @@ exports.run = async (message, args) => {
};
exports.aliases = ["webshot", "ss", "shot", "page"];
exports.category = 5;
exports.category = 1;
exports.help = "Screenshots a webpage";