-
**Describe the issue**
Echo bot is not joining the call, however the API returns 200 OK. In the attached image I found the Could not verify connectivity to the bots media platform instance.
**Code…
-
I used this method to remove malware and update cyberpanel for my clients :
our servers : ubuntu 22.04
Login to your Instance via SSH (If you get error like server is refusing your connection th…
r7avi updated
4 hours ago
-
Getting below error during the deployment
![image (4)](https://github.com/microsoftgraph/microsoft-graph-comms-samples/assets/171905835/85ebb504-c287-4fc2-995f-fbcd86e97869)
When I tried to update…
-
Hi,
congrats for your tutorial. I write your example
`import os, sys
from flask import Flask, request
from utils import wit_response
from pymessenger import Bot
app = Flask(__name__)
PA…
-
Ported from https://github.com/turt2live/waffle-matrix/issues/18
Support voice, video, and text. Reference: https://slack-echobot.now.sh/
-
Bot that replies with the image linked to it (like the old `mubot echo`). Might be a good idea to build into #11
tulir updated
2 years ago
-
after adding token by
`echo "TELEGRAM_BOT_TOKEN=8077692137:AAH0Jxxxxxxxxxxxxxxxs-KVkO6zxxxYo" > .env`
and starting bot I get this:
```
C:\Users\Marzena\Downloads\olx-telegram-bot-main\olx…
-
As said in #10 we need example of code for message receiving.
I tried to add event listener for `{http://etherx.jabber.org/streams}message` and for `{jabber:client}message` with no result. Callback j…
-
Certain bots will have their presence echoed on euphoria.io. I cannot ascertain the cause of this and have tested with disconnecting bots on the hello-event, snapshot-event, and on the ready event wit…
-
## Overview
We currently allow Bot developers to receive feedback from Teams users using [Feedback Loops](https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/bot-messages-ai-generat…