Matrix-Discord bridge with modern features.
Go to file
Cadence Ember 3a59d66626 move namespace_prefix into a sub-object 2023-07-13 17:11:24 +12:00
.vscode switch to using api functions over mreq 2023-05-08 23:37:51 +12:00
d2m move namespace_prefix into a sub-object 2023-07-13 17:11:24 +12:00
m2d store the channel_id on event_message 2023-07-11 08:01:11 +12:00
matrix move namespace_prefix into a sub-object 2023-07-13 17:11:24 +12:00
scripts get room mentions formatting working 2023-07-11 10:10:47 +12:00
test support written @mentions (scenario 3) 2023-07-11 17:27:40 +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 get room mentions formatting working 2023-07-11 10:10:47 +12:00
notes.md reactions working 2023-07-05 08:41:15 +12:00
package-lock.json update discord-markdown to fix tests 2023-07-07 19:28:23 +12:00
package.json support rich replies, support basic m.mentions 2023-07-11 16:51:30 +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 start getting d2m formatted body conversion 2023-07-07 17:31:39 +12:00
types.d.ts move namespace_prefix into a sub-object 2023-07-13 17:11:24 +12:00
types.js m2d reactions (untested) 2023-07-04 17:19:17 +12:00