removing the profile photo thing. discord banned me

This commit is contained in:
Luke Robles 2020-07-22 10:07:26 -07:00
parent 361a37baf7
commit efaf94dad4
No known key found for this signature in database
GPG Key ID: D70F99D67F488AF9

View File

@ -49,7 +49,7 @@ async def on_ready():
)
if not debug:
await client.edit_profile(avatar=set_avatar.change_bots_avatar())
# await client.edit_profile(avatar=set_avatar.change_bots_avatar())
print("\n********************************")
print("\nDRAGON BOT RUNNING IN {} MODE".format(dragon_environment.upper()))