diff --git a/contrapunctus/cp-irc.el b/contrapunctus/cp-irc.el index aee5f34..7e22cb2 100644 --- a/contrapunctus/cp-irc.el +++ b/contrapunctus/cp-irc.el @@ -19,7 +19,7 @@ ;; "#lispgames" ;; "#scheme" - ;; "#opensourcemusicians" + "#opensourcemusicians" "##privacy" "#selfhost" @@ -126,10 +126,8 @@ value for `erc-generate-log-file-name-function'." "Take back your right to privacy. https://prism-break.org/" "Help make mass surveillance of entire populations uneconomical. https://prism-break.org/" "Why privacy is important, and having \"nothing to hide\" is irrelevant. https://robindoherty.com/2016/01/06/nothing-to-hide.html" - "Interested in making music with libre/open-source tools? Feel free to join #opensourcemusicians!" + "Interested in making music with freedom-respecting tools? Feel free to join #opensourcemusicians!" "Love classical music? Join us in ##classical!" - "The most ethical, well-designed and practical funding system out there, for free software and free culture - https://snowdrift.coop/" - ;; "The future of ethically funding free (software|culture|anything) is here. https://snowdrift.coop/" "https://medium.freecodecamp.com/ill-never-bring-my-phone-on-an-international-flight-again-neither-should-you-e9289cde0e5f#.58zrgizib" "Vote with your wallet for FOSS - buy hardware which supports free software. https://h-node.org/home/index/en" "Contribute to H-Node and help people vote with their wallets for FOSS! https://h-node.org/home/index/en" @@ -232,9 +230,14 @@ value for `erc-generate-log-file-name-function'." rcirc-fill-column 80 rcirc-server-alist '(("irc.freenode.net" :channels - ("#emacs" "#lilypond" "#velvetandlace" - "#opensourcemusicians" "##classical" - "##guitar" "##deutsch" "##hindi") + ("#emacs" + "#lilypond" + "#velvetandlace" + "#opensourcemusicians" + "##classical" + "##guitar" + "##deutsch" + "##hindi") :password "trololo_trololo")) rcirc-default-nick "contrapunctus"