diff --git a/irssi/connect_with_irssi.txt b/irssi/connect_with_irssi.txt new file mode 100644 index 00000000..42220243 --- /dev/null +++ b/irssi/connect_with_irssi.txt @@ -0,0 +1,18 @@ +# First open irssi from terminal: +irssi + +# From there, connect to the libera chat server: + +/connect irc.us.libera.chat + +# And reidentify as your username + +/nick + +# And register with nickserv + +/msg NickServ REGISTER YourPassword youremail@example.com + +# Finally join the channel you wish to partake in: + +/join #channel