Explode Command

This commit is contained in:
Dragon Fire
2020-05-30 18:48:00 -04:00
parent 98d19619ad
commit bb537cc455
6 changed files with 35 additions and 3 deletions
+1
View File
@@ -5,6 +5,7 @@ module.exports = class KillCommand extends ImgurAlbumCommand {
constructor(client) {
super(client, {
name: 'kill',
aliases: ['murder'],
group: 'roleplay',
memberName: 'kill',
description: 'Kills a user.',