Skip to content

No way to join waitlist without being mod (My Fix) #36

@ghost

Description

PlugBotAPI.prototype.joinwaitlist = function() {
  if (this.pageReady === true) {
          $( "#dj-button" ).trigger( "click" );
  }
};
PlugBotAPI.prototype.joinwaitlist();

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