Open
Description
As of right now, if the avatar path is passed as argument, the bot tries to edit its avatar every time it logins.
This can incur in too many avatar edits if the bot is restarted many times in a short period of time.
To fix, bot should check if the avatar in the path given as argument is the same as the current bot avatar.
Must download current avatar, hash it and compare hashes with the local avatar image