Error: TypeError: Cannot read property 'replace' of undefined
at LoveShip.useWebpFormat (/applications/felix-production/commands/image/loveship.js:62:20)
at LoveShip.run (/applications/felix-production/commands/image/loveship.js:45:79)
File "/applications/felix-production/commands/image/loveship.js", line 62, in LoveShip.useWebpFormat
return url.replace(/.jpeg|.jpg|.png|.gif/g, '.webp');
File "/applications/felix-production/commands/image/loveship.js", line 45, in LoveShip.run
{snip} atedShip = await client.weebSH.korra.generateLoveShip(this.useWebpFormat(firstUser.avatarURL), this.useWebpFormat(secondUser.avatarURL)).cat {snip}
File "/applications/felix-production/events/error.js", line 55, in ErrorHandler.handle
this.sentry.captureException(err, {
File "/applications/felix-production/events/messageCreate.js", line 144, in command.run.catch.err
client.bot.emit('error', err, message);
...
(1 additional frame(s) were not displayed)
Error: TypeError: Cannot read property 'replace' of undefined
at LoveShip.useWebpFormat (/applications/felix-production/commands/image/loveship.js:62:20)
at LoveShip.run (/applications/felix-production/commands/image/loveship.js:45:79)
https://sentry.io/paradoxcorp/felix/issues/604919386/