Wolfcount description and readme update
This commit is contained in:
@ -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) => {
|
||||
|
||||
|
Reference in New Issue
Block a user