removing the profile photo thing. discord banned me

This commit is contained in:
Luke Robles 2020-07-22 10:07:26 -07:00
parent 590ea0990e
commit 9499009511

View File

@ -49,7 +49,7 @@ async def on_ready():
) )
if not debug: 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("\n********************************")
print("\nDRAGON BOT RUNNING IN {} MODE".format(dragon_environment.upper())) print("\nDRAGON BOT RUNNING IN {} MODE".format(dragon_environment.upper()))