aboutsummaryrefslogtreecommitdiff
path: root/irc
blob: b7ea178362ddf004666db6bf99ed6a90aec0e220 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# irssi
/set nick yourNick
/connect chat.freenode.net
/join #channelname

# private msg
/msg user text

# to mention someone, just use their nick
/msg alis LIST *searchterm*

# https://lug.oregonstate.edu/blog/irc-and-ssl/
/server add -ssl_verify chat.freenode.net 6697

/connect -tls chat.freenode.net

/connect -tls chat.freenode.net ACCOUNT:PASSWORD
/msg NickServ identify PASSWORD