mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-15 02:21:21 +01:00
Change game name to something more clearer
This commit is contained in:
parent
84346229b5
commit
4be91675ff
@ -50,7 +50,7 @@ class Titan(discord.Client):
|
|||||||
print('------')
|
print('------')
|
||||||
|
|
||||||
await self.change_presence(
|
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:
|
try:
|
||||||
|
Loading…
Reference in New Issue
Block a user