This commit is contained in:
= 2021-07-24 16:08:43 -04:00
parent ce911ff11b
commit 861922a906
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
module.exports = {
name: 'oldgif',
description: '',
execute(message, file) {
message.channel.send('https://imgur.com/a/IMxDZZ7');
}
}