(minor) Text update to reflect new bot name

This commit is contained in:
Emily Doherty 2024-12-10 00:39:12 -08:00
parent ab885fccff
commit a9e50c2c8e

View File

@ -81,7 +81,7 @@ class Tracker(Extension):
discord_user = await self.bot.fetch_user(user.user_id) discord_user = await self.bot.fetch_user(user.user_id)
embeds = [ embeds = [
Embed( Embed(
title="TokenBot Tracker Alert Triggered", title="GoblinBot Tracker Alert Triggered",
color=0xB10000, color=0xB10000,
description=f"Hello, you requested to be sent an alert when the price of the World of Warcraft " description=f"Hello, you requested to be sent an alert when the price of the World of Warcraft "
f"token reaches a certain value.\n\n" f"token reaches a certain value.\n\n"