A Discord-Matrix bridge for announcement-type channels in community guilds.
Go to file
2024-01-14 23:16:43 -05:00
.gitignore use config.json instead of hardcoding and envvars 2024-01-14 23:16:43 -05:00
config.json.sample use config.json instead of hardcoding and envvars 2024-01-14 23:16:43 -05:00
main.py use config.json instead of hardcoding and envvars 2024-01-14 23:16:43 -05:00
README read messages from specified channels and print them 2024-01-14 23:16:41 -05:00
requirements.txt use hikari instead of discord.py 2024-01-14 23:16:42 -05:00

dmab - Discord-Matrix Announcement Bridge
=========================================
A Discord and Matrix bot bridge that reads messages from a Discord channel
and sends them to a Matrix channel.

This is meant for announcement type channels but can be adapted to be a proper
full bridge, but is currently out of scope for this program.

Rationale
---------
The current (as of January 14, 2024) matrix-appservice-discord bridge does not
support bridging Discord channels of type announcement.