Description clean up

master
masterhc 9 months ago
parent f2afc58fc9
commit 63f9aa4b5e

@ -21,7 +21,7 @@ const {Command} = require('../../lib.js')
name: 'purge', name: 'purge',
group:'admin', group:'admin',
memberName: 'purge', 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, needsAdmin:true,
hidden:false hidden:false
}) })

Loading…
Cancel
Save