From 4be91675ff5ffab9228db7ce03d19190f301394b Mon Sep 17 00:00:00 2001 From: Jeremy Zhang Date: Sat, 20 May 2017 01:24:21 +0000 Subject: [PATCH] Change game name to something more clearer --- discordbot/titanembeds/bot.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discordbot/titanembeds/bot.py b/discordbot/titanembeds/bot.py index 658dd96..2db2694 100644 --- a/discordbot/titanembeds/bot.py +++ b/discordbot/titanembeds/bot.py @@ -50,7 +50,7 @@ class Titan(discord.Client): print('------') await self.change_presence( - game=discord.Game(name="iFrame your server! Visit https://TitanEmbeds.tk/ today!"), status=discord.Status.online + game=discord.Game(name="Embed your Discord server! Visit https://TitanEmbeds.tk/"), status=discord.Status.online ) try: