bluwave / SlackTeam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SlackTeam

Uses the slack API to display a little info about your slack team.

Sample screenshot

Slack API token

An API token is needed for this app to do anything. Visit this link if you need to create a token.

Enter the API token in the SlackClient.swift file.

The line looks like this

static let serverToken = "<SLACK API TOKEN HERE>"

Links

Slack token generator

About


Languages

Language:Swift 84.6%Language:Objective-C 14.4%Language:Ruby 1.0%