| 1 | # Credits |
| 2 | |
| 3 | Huge thanks to @42wim (https://42.be) for starting the project back in 2015 and maintaining it over the years. |
| 4 | |
| 5 | Matterbridge wouldn't exist without these libraries: |
| 6 | |
| 7 | - discord - <https://github.com/bwmarrin/discordgo> |
| 8 | - echo - <https://github.com/labstack/echo> |
| 9 | - gops - <https://github.com/google/gops> |
| 10 | - gozulipbot - <https://github.com/ifo/gozulipbot> |
| 11 | - gumble - <https://github.com/layeh/gumble> |
| 12 | - irc - <https://github.com/lrstanley/girc> |
| 13 | - matrix - <https://maunium.net/go/mautrix> |
| 14 | - mattermost - <https://github.com/mattermost/mattermost-server> |
| 15 | - msgraph.go - <https://github.com/yaegashi/msgraph.go> |
| 16 | - mumble - <https://github.com/layeh/gumble> |
| 17 | - nctalk - <https://github.com/gary-kim/go-nc-talk> |
| 18 | - rocketchat - <https://github.com/RocketChat/Rocket.Chat.Go.SDK> |
| 19 | - slack - <https://github.com/nlopes/slack> |
| 20 | - sshchat - <https://github.com/shazow/ssh-chat> |
| 21 | - telegram - <https://github.com/go-telegram-bot-api/telegram-bot-api> |
| 22 | - tengo - <https://github.com/d5/tengo> |
| 23 | - vk - <https://github.com/SevereCloud/vksdk> |
| 24 | - whatsapp - <https://github.com/Rhymen/go-whatsapp> |
| 25 | - whatsapp - <https://github.com/tulir/whatsmeow> |
| 26 | - xmpp - <https://github.com/mattn/go-xmpp> |
| 27 | - zulip - <https://github.com/ifo/gozulipbot> |
| 28 | |