Description clean up

master
masterhc 9 months ago
parent f2afc58fc9
commit 63f9aa4b5e

@ -21,7 +21,7 @@ const {Command} = require('../../lib.js')
name: 'purge',
group:'admin',
memberName: 'purge',
description: 'Kicks everyone that matches has no roles on the server and is on the server for more than 10 days.',
description: 'Kicks everyone that has no roles on the server and is on the server for more than 10 days.',
needsAdmin:true,
hidden:false
})

Loading…
Cancel
Save