Twitch command buttons

Twitch command buttons


menu nicklist {
  Twitch
  .Purge $1:/msg $chan .timeout $1 1
  .Timeout $1:/msg $chan .timeout $1 600
  .Timeout10years $1:/msg $chan .timeout $1 315 569 260
  .Ban $1:/msg $chan .ban $1
  .Un-Ban $1:/msg $chan .unban $1
  .Mod $1:/msg $chan .mod $1
  .Un-Mon $1:/msg $chan .unmod $1
  .Mods $1:/msg $chan .mods
  .Slow $1:/msg $chan .slow
  .Slow-off $1:/msg $chan .slowoff
  .Subcribers Only $1:/msg $chan .subscribers
  .Subscribers Only Off $1:/msg $chan .subscribersoff
  .Color $1:/msg $chan .color
  .Clear $1:/msg $chan .clear
}


menu nicklist {
  .Ban $1:/msg $chan .ban $1
  .Timeout $1:/msg $chan .timeout $1
}


menu nicklist {
  Twitch commands
  .Slow :/msg $chan .slow
  .Slow-off :/msg $chan .slowoff
  .Subcribers Only :/msg $chan .subscribers
  .Subscribers Only Off :/msg $chan .subscribersoff
  .Clear :/msg $chan .clear
}

No comments:

Post a Comment