(minor) Text update to reflect new bot name
This commit is contained in:
parent
ab885fccff
commit
a9e50c2c8e
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user