DEV Community

Cover image for Discord Bot Tutorial 2020 - Embeds
Renaissance Engineer
Renaissance Engineer

Posted on

Discord Bot Tutorial 2020 - Embeds

So you've already got your discord bot built from the previous tutorial in the series:


Now lets add some spice to our Discord Bot by learning how to make embeds with our Discord Bot. Discord Embeds have tons of room for customization in terms of styling and dynamic content.

This tutorial will be used as a building block for a future video where I'll cover how to make a ranking and currency system in Discord by utilizing a database. The embeds we make in this tutorial will be similar to what we make to show members their rank via commands. You could also combine embeds with the node canvas library to create custom welcome messages and images for users

Latest comments (0)