Skip to content

Handle avatar when it is passed as an argument in cli/config #17

Open
@Kronopt

Description

@Kronopt

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions