Open tnunamak opened 3 years ago
To double-check, what permissions does the bot have on the Discord side?
I made the Discord bot an admin.
I haven't changed anything that I can think of, but now the bot is responding to !discord
commands. Unfortunately it still says the room(s) cannot be found.
I'm also getting a constant stream of 'status_msg must be a string' presence errors in the log.
i have the same issue as this, with the same "redacted" 200 code PUT request whenever i say anything.. but i was able to discover that the !discord commands don't get replied to.. but they still work. you search for the chat with #_discord_SERVERID_CHATID and then hitting enter makes you make a new room to which you put "_discord_SERVERID_CHATID" in the room ID slot .. it says "room ID already in use" and then you search for it again and it exists and is joinable. i dont know why but this works wihtout fail, even if the bot doesn't forward anything form matrix.
I am working on setting this bridge up with my synapse server. A quick summary of the state of things:
enableSelfServiceBridging: true
in my config.Please let me know if there's any other info I can provide, or if there's something I should investigate.