Wolfcount description and readme update

This commit is contained in:
2023-05-25 11:02:23 +00:00
parent aea2009d93
commit 5df766eafc
2 changed files with 43 additions and 2 deletions

View File

@ -34,7 +34,7 @@ mongoose.connect(uri, {
module.exports = {
name: "wolfcount",
private: false,
description: "Returns the amount of times the letters wolf were said by users.",
description: "Shows the wolfcount.",
run: async (client, interaction) => {