Skip to content

untoC/slack-carbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slack-carbot

설명~~~~~~~~~~~~~~~

Config

create file config.js

'use strict';

var config = {
	 slack_token: 'slack token here'
}

module.exports = config;

Install & run

require nodejs and npm

npm install
node index.js

About

Carbot is slack bot for untoC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published