forked from Supositware/Haha-Yes
delete previous message
This commit is contained in:
parent
34c3e0b1e1
commit
0039ff999d
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ class fakeleaveCommand extends Command {
|
|||
|
||||
byeMessage = rand.random(byeMessage);
|
||||
|
||||
|
||||
message.delete();
|
||||
if (attach) {
|
||||
return channel.send(byeMessage, {files: [attach]});
|
||||
} else {
|
||||
|
|
Loading…
Reference in a new issue