Re-host bots using separate servers

Expected behavior

I can use the bots at separate servers

Actual behavior

I can only use the bots with the creator hosts

My initial thinking

There are multiple experiments happening in DeltaChat using bots, but unlike webxdc, some users would like separate hosting/manager of the bots.

For extra convenience, the users also can pay for the servers: Pay for chatmail server

The following would support the same aim with a different, cheaper route (by providing to run bots anywhere, including on the client, possibly if they were implemented in JavaScript or wasm):

1 Like

Yeah, maybe localhost can be an option, but then maybe separate warnings need to be given (because not everyone like their computer to be a server)

No, that issue is not necessarily about running daemons 24/7 on your SBC. It is about allowing extensions which run inside DC itself. Depending on configuration, such an extension will either serve only the local DC user in front of the device, or other contacts as well.

1 Like

Yeah sure, if the bots no need to be daemon, that will be great.