mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 03:15:40 +00:00
markdown
ref https://matrix.org/docs/spec/client_server/r0.6.0#m-room-message-msgtypes
This commit is contained in:
@@ -2,7 +2,7 @@ FROM python:3.8-slim
|
||||
|
||||
EXPOSE 4785
|
||||
|
||||
RUN pip3 install --no-cache-dir matrix-nio
|
||||
RUN pip3 install --no-cache-dir markdown matrix-nio
|
||||
|
||||
ADD matrix_webhook.py /
|
||||
|
||||
|
||||
Reference in New Issue
Block a user