Skip to content

Instantly share code, notes, and snippets.

@banditkroot
Created May 25, 2014 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save banditkroot/7b94d6be3772544edba0 to your computer and use it in GitHub Desktop.
Save banditkroot/7b94d6be3772544edba0 to your computer and use it in GitHub Desktop.
Add Twitch commands for xchat userlist, copy/past in popup.conf
NAME SEP
CMD
NAME SUB
CMD Twitch
NAME SUB
CMD Subscribers
NAME ON
CMD msg %c .subscribers
NAME OFF
CMD msg %c .subscribersoff
NAME ENDSUB
CMD
NAME SEP
CMD
NAME SUB
CMD Timeout
NAME Timeout
CMD msg %c .timeout %s
NAME Timeout 1 min
CMD msg %c .timeout %s 60
NAME Timeout 10 min
CMD msg %c .timeout %s 600
NAME ENDSUB
CMD
NAME SEP
CMD
NAME Ban
CMD msg %c .ban %s
NAME Deban
CMD msg %c .unban %s
NAME SEP
CMD
NAME Mod
CMD msg %c .mod %s
NAME Demod
CMD msg %c .unmod %s
NAME ENDSUB
CMD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment