We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please answer the following questions.
run matterbridge -version version: 0.12.1 87229ba
matterbridge -version
bidirectional bridge between telegram and slack
messages from slack to telegram are sent, but messages from telegram are not picked up and do not appear in the debug log
matterbridge -debug
[slack] [slack.uni] useAPI=true Token="token" RemoteNickFormat="{NICK}" [telegram] [telegram.uni] #REQUIRED Token="token" UseFirstName=false EditDisable=false EditSuffix=" (edited)" IgnoreNicks="spammer1 spammer2" ShowJoinPart=false RemoteNickFormat="<{NICK}> " [[gateway]] #REQUIRED and UNIQUE name="organization" enable=true [[gateway.inout]] account="slack.uni" channel="general" #general [[gateway.inout]] account="telegram.uni" channel="-10010715xxxxx" [[gateway]] #REQUIRED and UNIQUE name="chat" enable=true [[gateway.inout]] account="slack.uni" channel="random" [[gateway.inout]] account="telegram.uni" channel="-167837xxx"
The text was updated successfully, but these errors were encountered:
Are you sure it has the rights to receive messages ? https://core.telegram.org/bots#privacy-mode Could you try yagop/node-telegram-bot-api#174 (comment)
Sorry, something went wrong.
that migth be it.. turns out the idiots on telgram do not want it anymore.. sorry to waste your time..
No branches or pull requests
Please answer the following questions.
Which version of matterbridge are you using?
run
matterbridge -version
version: 0.12.1
87229ba
Please describe the expected behavior.
bidirectional bridge between telegram and slack
Please describe the actual behavior.
messages from slack to telegram are sent, but messages from telegram are not picked up and do not appear in the debug log
Use logs from running
matterbridge -debug
if possible.Please add your configuration file
(be sure to exclude or anonymize private data (tokens/passwords))
The text was updated successfully, but these errors were encountered: