Remove private stuff

This commit is contained in:
Dragon Fire
2021-03-10 17:04:43 -05:00
parent 5d9e4affe4
commit a78782c126
12 changed files with 17 additions and 2846 deletions
+7 -1
View File
@@ -5,13 +5,19 @@ module.exports = class CommandLastRunExportCommand extends Command {
super(client, {
name: 'command-last-run-export',
aliases: [
'lr-export',
'lrlb-export',
'last-run-export',
'cmd-lr-export',
'cmd-last-run-export',
'command-lr-export',
'export-cmd-lr',
'export-cmd-last-run',
'export-command-lr',
'export-command-last-run'
'export-command-last-run',
'export-lr',
'export-lrlb',
'export-last-run'
],
group: 'util',
memberName: 'command-last-run-export',