Open main menu

Linux and Unix Users Group at Virginia Teck Wiki β

Changes

WeeChat

130 bytes added, 23:54, 9 October 2019
m
Fixed block quote
# <Optional> To connect automatically at startup:<code>/set irc.server.oftc.autoconnect on</code>
# <Optional> To autojoin certain channels, <code>/set irc.server.freenode.autojoin "#channel1,#channel2"</code>
# In order to reduce spam, we require all IRC users to have their nicks registered and verified with NickServ to be able to speak. You can register your chosen nick with
<blockquote><code>/msg nickserv register YourPassword your@email.address.com</code>
you can make weechat do this automatically with
<code>/set irc.server.oftc.command "/msg nickserv identify YourPassword"</code> Finally, go to [https://services.oftc.net services.oftc.net] and follow the instructions to verify your account. </blockquote>  
4
edits