DEV Community

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

Posted on

3 2

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

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay