keiveulbugs

Results 2 issues of keiveulbugs

In the documentation it states that the Footer, Thumbnail & Image only support HTTP(S). https://docs.rs/serenity/latest/serenity/builder/struct.CreateEmbed.html#method.image https://docs.rs/serenity/latest/serenity/builder/struct.CreateEmbed.html#method.thumbnail https://docs.rs/serenity/latest/serenity/builder/struct.CreateEmbedFooter.html#method.icon_url This is a bit misleading as you can use local files when attached...

Copied and slightly altered the examples from the git. Added these to the documentation as I believe it is a quality of life improvement for people that want to develop...