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/01 08:19] 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. 
- 
-==== Configuring HexChat ==== 
- 
-To point HexChat to our IRC, configure it as follows. (Click to enlarge) 
- 
-<gallery> 
-:tools:ss_1756624530.png Server Settings Pt 2 | Add #ami to your autojoin, save and connect 
-:tools:ss_1756624511.png Server Settings Pt 1 | Fill out connection info 
-:tools:ss_1756624463.png Network List | Create entry for Hackint, favor and edit 
-</gallery> 
- 
  
  
Line 275: Line 262:
 To keep WeeChat alive on a remote machine, simply run it inside [[tools:byobu]] or [[tools:tmux]] via [[tools:ssh|SSH]]. Then just reattach to your session when you SSH back in. To keep WeeChat alive on a remote machine, simply run it inside [[tools:byobu]] or [[tools:tmux]] via [[tools:ssh|SSH]]. Then just reattach to your session when you SSH back in.
  
-==== Configuring irssi ==== 
  
-Many power users prefer irssi as a terminal IRC clientLike WeeChat, it can be run locally, and on remote machine via SSH.+== 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 messagesbut it's generally not 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:
  
-{{wst>expand}}+  /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.1756714770.txt.gz · Last modified: (external edit)

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