1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(matterbridge): strip markdown from messages to IRC

This commit is contained in:
2021-04-01 20:15:07 +02:00
parent b9748964d0
commit 121d5e242f

View File

@@ -10,6 +10,7 @@ let
irc.freenode = {
Server = "irc.freenode.net:6667";
Nick = "ponte";
StripMarkdown = true;
};
mumble.lassulus = {
Server = "lassul.us:64738";