Skip to content

Bot stopped wooting, had to change the code #34

@webdevbrian

Description

@webdevbrian

Change the woot and meh icons to .icon-woot and .icon-meh respectively

Line 501:

      if(which == 'woot')
        $('.icon-woot').click();
      else if(which == 'meh') {
        $('.icon-meh').click();
      }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions