removing the profile photo thing. discord banned me

This commit is contained in:
Luke Robles 2020-07-22 10:07:26 -07:00 committed by luke
parent 590ea0990e
commit 77ace3098f

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()))