Change game name to something more clearer

This commit is contained in:
Jeremy Zhang 2017-05-20 01:24:21 +00:00
parent 84346229b5
commit 4be91675ff

View File

@ -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: