demo
This commit is contained in:
parent
865c1eb9f4
commit
53e2ef8e99
2 changed files with 3 additions and 1 deletions
|
@ -6,10 +6,12 @@ This repository contains two bridges:
|
|||
|
||||
* A [puppeting appservice](appservice): The puppeting bridge written with minimal dependencies. Running this requires a self-hosted homeserver.
|
||||
|
||||
* A [non-puppeting bridge](bridge): The non-puppeting bridge written with `matrix-nio` and `discord.py`, most people would want to use this one.
|
||||
* A [non-puppeting bridge](bridge): The non-puppeting plaintext bridge written with `matrix-nio` and `discord.py`, most people would want to use this one if running on heroku or similar and don't have their own server.
|
||||
|
||||
Check their READMEs for specific information.
|
||||
|
||||
![Demo](demo.png)
|
||||
|
||||
## What Works
|
||||
|
||||
- [x] Puppeting (Appservice only, regular bridge only uses webhooks on Discord.)
|
||||
|
|
BIN
demo.png
Normal file
BIN
demo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 161 KiB |
Loading…
Reference in a new issue