From 1a8b707781528fbc33f0e7cc587242553939f148 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 19 May 2023 23:16:17 +0200 Subject: Added oftc cat-v pastebin --- content/pages/pastebin.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'content') diff --git a/content/pages/pastebin.md b/content/pages/pastebin.md index 0c5f474..d53c2c3 100755 --- a/content/pages/pastebin.md +++ b/content/pages/pastebin.md @@ -7,6 +7,17 @@ draft: false *No additional explanation provided here. Use blog for more detailed stuff.* +**▒ #cat-v on weechat configuration** + +```sh +# Install weechat and launch it and execute the following commands. + +/server add oftc irc.oftc.net -tls +/set irc.server.oftc.autoconnect on +/set irc.server.oftc.autojoin "#cat-v" +/set irc.server.oftc.nicks "nick1,nick2,nick3" +``` + **▒ Write ISO to USB Key** ```sh -- cgit v1.2.3