Skip to content
View MarcBernstein's full-sized avatar
🤖
Beep boop.
🤖
Beep boop.

Organizations

@squareup
Block or Report

Block or report MarcBernstein

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. 7LangsBook 7LangsBook Public

    Working through the book: "Seven Languages in Seven Weeks"

    Ruby 2

  2. Every-Word-Helper Every-Word-Helper Public

    Every Word Helper

    Java 1 1

  3. TicketSearch TicketSearch Public

    Ticket Search enables you to look for available tickets for your favorite football team's next home game.

    Java 1

  4. Sets Slack status using new Status A... Sets Slack status using new Status API. Save the script somewhere in your $PATH and set it executable.
    1
    #!/bin/bash
    2
    # Sets Slack status using new Status API. 
    3
    # Save the script somewhere in your $PATH and set it executable.
    4
    
                  
    5
    slacktoken=<Your auth token, get one here https://api.slack.com/custom-integrations/legacy-tokens>