Cheer system through mIRC

Wait … The $2 is nowhere specified. You think i should take that out completely?

EDIT: After using your post listed below, There still is no message displayed in chat.

on $*:text:/(^|\s)cheer\d+(\s|$)/i:#: {
  if (($msgtags(room-id).key == ROOM ID) && ($msgtags(bits).key)) {
    describe $chan $msgtags(display-name).key donated $msgtags(bits).key Bits SeemsGood
  }
}