echo-bot icon indicating copy to clipboard operation
echo-bot copied to clipboard

Echo bot

Results 10 echo-bot issues
Sort by recently updated
recently updated
newest added

Presently, the [registration form](https://dashboard.integrations.zinfra.io/register) is quite bare-bones and it isn't clear what values are expected for the `REGISTER_FORM.URL` or `REGISTER_FORM.DESCRIPTION` fields. If you submit a value it doesn't like the...

WARN [2021-03-03 13:32:10,687] org.reflections.Reflections: given scan urls are empty. set urls in the configuration INFO [2021-03-03 13:32:11,545] com.wire.bots.logger: Running health checks... ERROR [2021-03-03 13:32:15,636] com.wire.bots.logger: Outbound failed with: {"code":404,"message":"HTTP 404...

calling `./myprovider.sh auth` will generate a ` ./.cookie` file, then execute another command (eg `get-self`), response `401 Authorization Required`, then I manually add the access_token to `-H 'Authorization: Bearer $access_token...

There should be a way to add bot to existing conversation or let bot change conversation to existing one. It would also allow multiple bots to join one conversation.

feature request

Right now wire.com/b/botname links only work on webapp. Need support on mobile clients too.

feature request

I'm trying to deploy a hello bot onto a heroku dyno. I have the server working and I can actually get a bot's subscription link, but then DevBot gives me...

This was asked via support mail. I was asked to create an issue, here. I had two Wire accounts (A and B). Tried (more than once) to register with DevBot...

I guess this API allows to create only public bots. Is there a way to create a private BOT which will be running behind the NAT and will be allowed...

There should be documentation to answer questions about acceptable use of the API. * Is there a rate limit? * Are there things you want to deny bots from doing?...