Set avatar and display name #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We should have CLI and chat commands to set an avatar and display name; right now, the display name is just "bot".
Note that https://github.com/deltachat/deltachat-core-rust/blob/master/python/src/deltachat/account.py#L631 sets the display name to bot every time the bot is run with -v; this needs to be overwritten, until it is fixed.