diff --git a/commands/oldgif.js b/commands/oldgif.js deleted file mode 100644 index 6c75bf3..0000000 --- a/commands/oldgif.js +++ /dev/null @@ -1,7 +0,0 @@ -module.exports = { - name: 'oldgif', - description: '', - execute(message, file) { - message.channel.send('https://imgur.com/a/IMxDZZ7'); - } -} \ No newline at end of file