Skip to content

Have main page be a scoreboard page #5

@cjaiello

Description

@cjaiello
@app.route("/")
def homepage():
    return """
    KarmaBot
    """

Instead of just returning the string KarmaBot when you hit https://slackkarmabot.herokuapp.com/, have it be a scoreboard of all the users' scores.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions