Matrix-Discord bridge with modern features.
Go to file
Cadence Ember d592a3c82e don't send "" for attachments without content 2023-07-02 01:41:31 +12:00
.vscode switch to using api functions over mreq 2023-05-08 23:37:51 +12:00
d2m don't send "" for attachments without content 2023-07-02 01:41:31 +12:00
m2d add webhook creation utility 2023-06-30 15:15:34 +12:00
matrix don't send "" for attachments without content 2023-07-02 01:41:31 +12:00
scripts sending events in matrix 2023-05-01 00:57:30 +12:00
test don't send "" for attachments without content 2023-07-02 01:41:31 +12:00
.gitignore sending events in matrix 2023-05-01 00:57:30 +12:00
config.example.js initial with Discord 2022-12-06 17:10:31 -07:00
index.js add appservice listener 2023-06-29 08:08:17 +12:00
notes.md continue on stickers 2023-05-15 17:25:05 +12:00
package-lock.json fix webhooks sending (upstream bug) 2023-07-02 01:40:54 +12:00
package.json fix webhooks sending (upstream bug) 2023-07-02 01:40:54 +12:00
passthrough.js add appservice listener 2023-06-29 08:08:17 +12:00
seed.js seed initial setup 2023-05-10 23:17:37 +12:00
stdin.js don't send "" for attachments without content 2023-07-02 01:41:31 +12:00
types.d.ts add webhook creation utility 2023-06-30 15:15:34 +12:00