I'm getting this warning in the terminal when running my bot code:
(node:6220) DeprecationWarning: Passing strings for MessageEmbed#setFooter is deprecated. Pass a sole object instead.(Use node --trace-deprecation ...
to show where the warning was created)