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/30 22:44] – external edit 127.0.0.1tools:irc [2025/10/11 10:47] (current) Humphrey Boa-Gart
Line 263: 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.1759272267.txt.gz · Last modified: by 127.0.0.1

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