The bot seems to be running. I scanned QR-Code and now on the phone in Deltachat it says “please wait to connect…“
I sent a mail from outside. Nothing happens.
In addition: The docs say: “…add all your team members to the crew …”
I have no idea, how to do this.
Sorry, I can’t hurry the wait-to-connect. The bot may be down.
Once you have a channel, the bot will give you instructions. You can add other members to your chat with the bot using the standard UI, assuming they are on your profile contact list. Have you scanned their QR codes in person? That would add them to the contact list (tho there are other methods; for instance, if you have their contacts on another profile, you can forward contacts between profiles).
Thank you!
But I have to ask again. Seems like I have to do some more config (No self addr configured, no attribute ‘crew_invite’) before starting team-bot.
But I have no idea where to do it?
Deltachat still says: Verbindungsaufbau, bitte warten…
me@fedora:~$ git clone
cd team-bot
pip install .
Klone nach ‘team-bot’…
remote: Enumerating objects: 858, done.
remote: Counting objects: 100% (228/228), done.
remote: Compressing objects: 100% (132/132), done.
remote: Total 858 (delta 115), reused 111 (delta 83), pack-reused 630 (from 1)
Empfange Objekte: 100% (858/858), 237.91 KiB | 5.41 MiB/s, fertig.
Löse Unterschiede auf: 100% (468/468), fertig.
Defaulting to user installation because normal site-packages is not writeable
Processing /home/stefan/team-bot
Installing build dependencies … done
Getting requirements to build wheel … done
Preparing metadata (pyproject.toml) … done
Requirement already satisfied: deltachat-rpc-client==2.40.0 in /home/stefan/.local/lib/python3.14/site-packages (from team-bot==2.40.0) (2.40.0)
Requirement already satisfied: deltachat-rpc-server==2.40.0 in /home/stefan/.local/lib/python3.14/site-packages (from team-bot==2.40.0) (2.40.0)
Requirement already satisfied: pickledb==0.9 in /home/stefan/.local/lib/python3.14/site-packages (from team-bot==2.40.0) (0.9)
Requirement already satisfied: qrcode>=8.2 in /home/stefan/.local/lib/python3.14/site-packages (from team-bot==2.40.0) (8.2)
Building wheels for collected packages: team-bot
Building wheel for team-bot (pyproject.toml) … done
Created wheel for team-bot: filename=team_bot-2.40.0-py3-none-any.whl size=15036 sha256=57c262f11687e6b899d22e4f6e6ca3eca5495fa832175fdfb89a1950559ae999
Stored in directory: /home/stefan/.cache/pip/wheels/10/15/90/40c4b406fe4be97d4d91f493a7783fbbc5307c254a64c5e762
Successfully built team-bot
Installing collected packages: team-bot
Attempting uninstall: team-bot
Found existing installation: team-bot 2.40.0
Uninstalling team-bot-2.40.0:
Successfully uninstalled team-bot-2.40.0
Successfully installed team-bot-2.40.0
me@fedora:~/team-bot$ team-bot --email me@mailbox.org --password …
No --dbdir specified, using the default directory: /home/stefan/team-bot/.config/team-bot/
ERROR:root:{‘code’: -1, ‘message’: ‘Failed to load key: No self addr configured’}
Traceback (most recent call last):
File “/home/me/.local/lib/python3.14/site-packages/team_bot/setup.py”, line 39, in catch_events
log.debug(f"Crew invite already created: {event.account.crew_invite}")
^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: ‘Account’ object has no attribute ‘crew_invite’
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/home/me/.local/lib/python3.14/site-packages/deltachat_rpc_client/client.py”, line 136, in _on_event
hook(event)
File “/home/me/.local/lib/python3.14/site-packages/team_bot/setup.py”, line 41, in catch_events
invite_link = get_crew_invite(event.account)
File “/home/me/.local/lib/python3.14/site-packages/team_bot/util.py”, line 27, in get_crew_invite
crew_invite = account.get_qr_code()
File “/home/me/.local/lib/python3.14/site-packages/deltachat_rpc_client/account.py”, line 373, in get_qr_code
return self._rpc.get_chat_securejoin_qr_code(self.id, None)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^
File “/home/me/.local/lib/python3.14/site-packages/deltachat_rpc_client/rpc.py”, line 30, in call
return future()
File “/home/me/.local/lib/python3.14/site-packages/deltachat_rpc_client/rpc.py”, line 48, in rpc_future
raise JsonRpcError(response[“error”])
deltachat_rpc_client.rpc.JsonRpcError: {‘code’: -1, ‘message’: ‘Failed to load key: No self addr configured’}
Please scan this qr code with Delta Chat to verify the bot: