Updated for the new public bridge

This commit is contained in:
Morgan McMillian 2022-05-26 18:47:51 -07:00
parent eb78c95ec6
commit 9571238043
2 changed files with 5 additions and 7 deletions

View file

@ -2,14 +2,13 @@
This is a pnut.io channel bridge for Matrix using the Application Services (AS) API.
This bridge will pass pnut.io channel messages through to Matrix, and Matrix messages through to pnut.io channels. Currently only public chat channels on pnut.io are supported but work is in progress to support private messages.
This bridge will pass pnut.io channel messages through to Matrix, and Matrix messages through to pnut.io channels.
## Usage
The public bridge has been retired and is no longer available. You can get future updates on social media or public chat.
The public bridge is once again online!
See [Using-the-public-bridge](https://gitlab.com/thrrgilag/pnut-matrix/-/wikis/Using-the-public-bridge) for details.
- [Social](https://thrrgilag.net/social)
- [pnut.io chat](https://patter.chat/room/999)
- [thrrgilag's chat](https://thrrgilag.net/chat/dev)

View file

@ -1,9 +1,8 @@
pyyaml
requests
matrix-client
matrix-client==0.3.2
Flask
pnutpy
sqlalchemy
websocket-client
filemagic
git+https://github.com/shawnanastasio/python-matrix-bot-api