User Tools

Site Tools

tools:irc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:irc [2025/09/05 07:59] – [Configuring HexChat] Humphrey Boa-Garttools:irc [2025/10/11 10:47] (current) Humphrey Boa-Gart
Line 8: Line 8:
 ===== AMI @ IRC ===== ===== AMI @ IRC =====
  
-The Anonymous Military Institute'conference hall is located at **#ami** on [[irc://irc.hackint.org/ami|irc.hackint.org]]. If you are using IRC for the first time, it is recommended you use the [[https://chat.hackint.org/?join=ami|webchat]], or install [[https://hexchat.github.io/|HexChat]].+The Anonymous Military Institute'[[ami:irc|Chat Room]] is located at **#ami** on [[irc://irc.hackint.org/ami|irc.hackint.org]]. If you are using IRC for the first time, it is recommended you use the [[https://chat.hackint.org/?join=ami|webchat]], or install [[https://hexchat.github.io/|HexChat]].
  
 ===== IRC Clients ===== ===== IRC Clients =====
Line 235: Line 235:
  
 ===== Application Specific Instructions ===== ===== Application Specific Instructions =====
- 
-Here are some quick-start guides for several popular IRC clients, if you need help getting started. 
  
  
Line 265: Line 263:
  
  
 +== Autosorting Channels ==
 +
 +Make the following tweaks to enable sane autosorting in the channel list:
 +
 +  /set script.scripts.download_enabled on
 +  /script install autosort.py
 +  /set irc.look.server_buffer independent
 +
 +  
 +== Aliases ==
 +
 +Make your life easier by setting aliases for talking to Nickserv/Chanserv/Hostserv:
 +
 +  /alias add ns /msg nickserv
 +  /alias add cs /msg chanserv
 +  /alias add hs /msg hostserv
 +
 +
 +== Custom Quit/Part Messages ==
 +
 +You do not need custom quit/part messages, but it's generally not a good idea to broadcast your software version to the internet //(which is Weechat's default behavior)//. You can change them to blank strings with the two commands below:
 +
 +  /set irc.server_default.msg_part ""
 +  /set irc.server_default.msg_quit ""
 +
 +To use these same commands to set custom quit/part messages, simply place your message in the quotes.
  
 {{tag>Tools Communication}} {{tag>Tools Communication}}
tools/irc.1757059165.txt.gz · Last modified: (external edit)

Find this page online at: https://bestpoint.institute/tools/irc