Wim

Results 161 comments of Wim

@jleclanche well, discord support has just been added in current master ;-) Also decided to use your TOML configuration file because gcfg was not expressive enough.

@lagleki unfortunately telegram needs a phone-number to join (and I'm not willing to give mine). On the other hand the bot API is implemented in Go, so it would be...

@jlsjonas thanks! Please let me know the results in #80

@tobru rocket.chat support got just added, feedback welcome :-)

@pgladwin seems that there's a rest API for skype on https://docs.botframework.com/en-us/skype/chat/ That's good news, no .net SDK needed.

@ace13 matrix support added in master :-) For channel names you'll have to use the room internal ID (looks like !QJFqjsGJwmQzbuBfff:matrix.org) You'll also need a dedicated bot user to avoid...

Got a question for Let's chat support (https://github.com/sdelements/lets-chat) but it seems quite dead to me. If you want this bridge added, please add the :+1: to this message.

@tomoeuehara looks interesting, but signup unfortunately only works with phonenumber. I'm willing to accept PR's for this protocol, or if someone sends me a test login/password (DM @42wim on twitter)...

@dantrevino That example was an old proposal, like you say it has some issues. An example of the current configuration can be found in the README: https://github.com/42wim/matterbridge/#examples or sample config...

hi @Tck13 Thank you for your interest. Skype doesn't have a go library, so I'll need to implement a lot myself (or wait until such a library pops up). Which...