webxdc / store

XDC store, migrated to codeberg
https://codeberg.org/webxdc/store
5 stars 0 forks source link

Use new `sendToChat` webxdc api #49

Closed Septias closed 1 year ago

Septias commented 1 year ago

Instead of receiving downloaded apps in the 1:1 chat between bot and user, the bot should send them to the frontend using sendUpdate() from where the shop-xdc can execute sendToChat() so the user can decide on where to install the app.

I guess this is what you explained earlier? @hpk42