Skip to content

Instantly share code, notes, and snippets.

@RyanSquared
Last active October 7, 2015 14:54
Show Gist options
  • Save RyanSquared/27330dbb075b3febf062 to your computer and use it in GitHub Desktop.
Save RyanSquared/27330dbb075b3febf062 to your computer and use it in GitHub Desktop.
Automate /autojoin --run; when joining and leaving channels
/trigger addreplace autojoin1 modifier "irc_in_join" "" "" "/wait 5s /mute autojoin --run;/wait 6s mute save"
/trigger addreplace autojoin2 modifier "irc_in_part" "" "" "/wait 5s /mute autojoin --run;/wait 6s mute save"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment