-
If you have a configuration problem, please first try to create a basic configuration following the instructions on [the wiki](https://github.com/42wim/matterbridge/wiki/How-to-create-your-config) bef…
-
Apologies for the extremely vague description. I created this bot on Telgram and I'm not getting any sort of interactive feedback from it to know that it's working. I haven't made Tele bots before, …
-
I have an inline bot that get a string from user(inline mode) and send back some data.
This is my code:
```
# -*- coding: utf-8 -*-
import sys
import time
import telepot
from telepot.loop i…
-
Please answer the following questions.
### Which version of matterbridge are you using?
run ```matterbridge -version```
version: 0.12.1
87229bab13d89d87284993f27a4c5c2afa762aa2
### Please d…
-
First time: very good job.
I try to send a img from my telgram client to my bot, but in response not find a img path, sometime yes sometime no.
This a simple of response:
{u'date': 1489848670, …
-
hi , sorry to open ticket for my question but I really appreciated to have your advise. Actually I intend to make secure one to one communication between my ESP module and my phone (or couple of allow…
-
Hey guys,
I'm trying to use the Telegram notification feature in order to receive Pokealert notifications on my iPhone.
I simply typed the token the fatherbot gave me within the bot token field, …
-
### Expected behaviour: send telegram with accepted entries
### Actual behaviour: missing telegram package
#### Config:
```
templates:
telegram:
telegram:
bot_token: '{{secrets.…
-
@GochoMugo Being blissfully ES6 ignorant, I'm stuck trying to update the [Telegram module](https://github.com/concierge/telegram) for Concierge (previously known as Kassy) with the following error:
…