MyBB Community Forums

Full Version: [TUT] Embed Discord Widget as Image
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[Image: embed.png?style=shield]
<img src="https://discordapp.com/api/guilds/SERVER_ID/embed.png?style=shield"/>

[Image: embed.png?style=banner1]
<img src="https://discordapp.com/api/guilds/SERVER_ID/embed.png?style=banner1"/>

[Image: embed.png?style=banner2]
<img src="https://discordapp.com/api/guilds/SERVER_ID/embed.png?style=banner2"/>

[Image: embed.png?style=banner3]
<img src="https://discordapp.com/api/guilds/SERVER_ID/embed.png?style=banner3"/>

[Image: embed.png?style=banner4]
<img src="https://discordapp.com/api/guilds/SERVER_ID/embed.png?style=banner4"/>
(2019-08-08, 05:29 AM)YASAKA Wrote: [ -> ][Image: embed.png?style=shield]
<img src="https://discordapp.com/api/guilds/SERVER_ID/embed.png?style=shield"/>

[Image: embed.png?style=banner1]
<img src="https://discordapp.com/api/guilds/SERVER_ID/embed.png?style=banner1"/>

[Image: embed.png?style=banner2]
<img src="https://discordapp.com/api/guilds/SERVER_ID/embed.png?style=banner2"/>

[Image: embed.png?style=banner3]
<img src="https://discordapp.com/api/guilds/SERVER_ID/embed.png?style=banner3"/>

[Image: embed.png?style=banner4]
<img src="https://discordapp.com/api/guilds/SERVER_ID/embed.png?style=banner4"/>

You failed to tell us WHERE the code is supposed to go to.

Which file is being modified?
(2019-08-08, 11:39 AM)Serpius Wrote: [ -> ]You failed to tell us WHERE the code is supposed to go to.

Which file is being modified?

you can put these code everywhere you like, its only image tag... basic html...