class GitHubHandler

Defined in:

handlers/github_handler.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

Instance Method Detail

def get_help : String #

def handle_bug(user_id : String, description : String) : String #

def handle_rfe(user_id : String, description : String) : String #

def handle_tickets(limit : Int32 = 10) : String #