David Vo
David Vo
Duplicate of #774?
I'm not sure discord.js supports traditional HTTP proxying. You could however reverse proxy Discord, and have the bridge pass the relevant HTTP options when creating a `Discord.Client`. Your proxy would...
> As encrypted rooms are the default for matrix by now I thought public rooms were unencrypted by default in all currently maintained clients and servers.
Isn't this already possible with the adminme tool?
https://github.com/Half-Shot/matrix-appservice-discord/blob/develop/docs/howto.md#set-privileges-on-bridge-managed-rooms
I was thinking that the Discord ghosts should get a PL, but I suppose M->D would require that.
For those that are interested, I've written a maubot plugin to give Discord ghosts power levels according to their roles. https://github.com/auscompgeek/maubot-discord-pl-sync
Looking into this, I think this is a bug in the bot SDK. `status_msg` defaults to `null`, which by my reading of the C-S API is wrong and should be...
Specifying `\set*font` by filename would break bold/italics. Is it possible to look up font bundles by font name?