Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 628 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 628 Bytes

sleahck

Description

This repository is take Slack channels and channels history for sleahck.vim.

Library

gin-goinc/gin
nlopes/slack

Install

go get -u github.com/higashi000/sleahck

After, please edit your bashrc.

export PATH=$PATH:$GOPATH/bin/
export SLACK_TOKEN="your slack token"
sleahck &

How to use

Get Channel List

Please access http://localhost:8080/channelList

Get Channel History

Please access http://localhost:8080/GetHistory/:channel_name