Skip to content

eunbong73-lee/42slack-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slack bot

환경 설정하기

빌드

git clone https://github.com/innovationacademy-kr/42slack-bot
cd 42slack-bot
npm i
cp .env.sample .env
# set up .env values
open http://localhost:4002
npm start
curl -X POST localhost:4002/marvin -H 'Content-Type: application/json' -d '{"text": "lotto"}'

ref

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.5%
  • EJS 4.7%
  • CSS 0.8%