diff --git a/jarvis/cogs/dbrand.py b/jarvis/cogs/dbrand.py index 004e86e..a4212e0 100644 --- a/jarvis/cogs/dbrand.py +++ b/jarvis/cogs/dbrand.py @@ -548,7 +548,7 @@ class DbrandCog(commands.Cog): link = self.base_url + "/shipping/" + matches[0] dest = matches[0] embed = build_embed( - "Shipping to {}".format(dest), + title="Shipping to {}".format(dest), desc="[View all shipping destinations]" + "(https://dbrand.com/shipping)", color="#FFBB00",