This commit is contained in:
2023-05-24 08:31:35 +00:00
parent 7a84de548a
commit aea2009d93
16 changed files with 503 additions and 166 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 (state refreshes every 2 minutes).",
description: "Returns the amount of times the letters wolf were said by users.",
run: async (client, interaction) => {