matrix-appservice-discord
matrix-appservice-discord copied to clipboard
Support pinning messages
It's ridiculously easy to do https://matrix.org/docs/spec/client_server/r0.4.0.html#m-room-pinned-events
especially with https://discord.js.org/#/docs/main/stable/class/Client?scrollTo=e-channelPinsUpdate
If it's ridiculously easy to do why not make a PR?