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

feat(matterbridge): rename irc bot to ponte

This commit is contained in:
2020-12-03 10:09:44 +01:00
parent a70f05239a
commit 960311c65f

View File

@@ -9,7 +9,7 @@ let
telegram.kmein.Token = bridgeBotToken;
irc.freenode = {
Server = "irc.freenode.net:6667";
Nick = "tg_bridge";
Nick = "ponte";
};
mumble.lassulus = {
Server = "lassul.us:64738";