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:
@@ -10,6 +10,7 @@ let
|
||||
irc.freenode = {
|
||||
Server = "irc.freenode.net:6667";
|
||||
Nick = "ponte";
|
||||
StripMarkdown = true;
|
||||
};
|
||||
mumble.lassulus = {
|
||||
Server = "lassul.us:64738";
|
||||
|
||||
Reference in New Issue
Block a user