Try this

Code:
on $*:text:/(^|\s)cheer\d+(\s|$)/i:#: {
  if (($msgtags(room-id).key == ROOM ID) && ($msgtags(bits).key)) {
    msg # !bonus $msgtags(display-name).key $msgtags(bits).key
  }
}


Make sure you specify your room id. This code will give bonus in the amount they cheer.


twitter @keyeslol