I've been noticing that when I do make more complex bots and want to maybe change the footer on all the commands it's a bit tedious if I didn't already make a variable that I can just change in my config. Is it possible to maybe extend the base Discord JS MessageEmbed class and make it auto set a footer text across all embeds to just completely solve this? Thank you!