.addField('Other',`**Genre(s):** ${an.genres.join(", ")}\n**Stream this at:** ${an.streamAt.join(", ")}${an.altNames&&an.altNames.length?`\n\n**Other names:** ${an.altNames.map(n=>`\`${n}\``).join(', ')}`:''}`)
.addField('Love',`**Watchers**: **${an.watchers} Natsuki ${client.utils.as(an.watchers,'user')}** ${an.watchers===1?'has':"have"} this anime on their list of finished anime!\n\`n?watched ${an.name}\``)
.addField('Love',`**Watchers**: **${an.watchers} Natsuki ${client.utils.as(an.watchers,'user')}** ${an.watchers===1?'has':"have"} this anime on their list of finished anime!\n\`n?watched ${an.name}\`\n**Watchlisted**: **${an.listed} Natsuki ${client.utils.as(an.listed,'user')}** ${an.listed===1?'has':"have"} this anime on their list of anime they want to watch!\n\`n?watchlist add ${an.name}\``)