Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.
/ nicoSlack Public archive

Slackの通知をニコニコ風に流す

Notifications You must be signed in to change notification settings

cyamax/nicoSlack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nicoSlack

Slackのコメントをニコニコ動画風に流します。

イメージ

image.png

使い方

API Tokenを取得

SlaclのAPI Tokenを取得。
https://api.slack.com/custom-integrations/legacy-tokens
※ レガシーのトークンにのみ対応

ダウンロード

# Clone this repository
git clone https://github.com/cyamax/nicoSlack
# Go into the repositor
cd nicoSlack

account.jsonにTokenを記入

取得したAPI Tokenをaccount.jsonに記入。

{
    "token" : "xoxp-xxxxxxxxxxxxxxx"}
}

インストール&実行

# Install dependencies
npm install
# Run the App
npm start

Lisence

MIT Lisenceのもとで公開されています。

About

Slackの通知をニコニコ風に流す

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published