1
0
Fork 0

i went full retard

akairo
loicbersier 5 years ago
parent a1216c0ca1
commit 1c1853de88

@ -162,7 +162,7 @@ class messageListener extends Listener {
return message.channel.send(embed, {files: [attach]}); return message.channel.send(embed, {files: [attach]});
} }
return message.channel.send(text), {files: [attach]}; return message.channel.send(text, {files: [attach]});
} }
} }
} }

Loading…
Cancel
Save