Skip to content

Github Action 으로 만든 디스코드, 슬랙에 매일 아침 8시에 브리핑을 해주는 봇입니다

License

Notifications You must be signed in to change notification settings

cjaewon/letterbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

편지봇

📨 Github Action 으로 만든 디스코드, 슬랙에 매일 아침 8시에 브리핑을 해주는 봇입니다

Node.js CI cjaewon/letterbot License HitCount stars

사용 예시

디스코드 웹훅

image

슬랙 웹훅

image

⚙️ 설정법

cjaewon/letterbot을 먼저 Fork 해주세요. / 또는 클론 하셔서 레포를 만드셔도 됩니다.. 봇 작동을 위해서는 깃허브 secrets에 WEATHER_API_KEY 와 WEBHOOKS가 필요합니다

image

WEATHER_API

WEATHER_API_KEY는 Weather Api 에서 생성이 가능해요.

WEBHOOKS

WEBHOOKS는 웹훅 링크를 콤마로 구분한 것입니다

한개 일때

https://webhooklinkexample.letterbot

두개 이상
https://webhooklinkexample1.letterbot,
https://webhooklinkexample2.letterbot,
https://webhooklinkexample3.letterbot,
https://webhooklinkexample4.letterbot

이렇게 콤마로 구분해주시면 됩니다.

그럼 인제 매일 아침 8시마다 디스코드 또는 슬랙에 메세지를 보내드립니다 만약 시간을 수정하고 싶으시면 .github/workflows/nodejs.yml cron 시간을 변경하시면 됩니다 (UTC 기준입니다.)

About

Github Action 으로 만든 디스코드, 슬랙에 매일 아침 8시에 브리핑을 해주는 봇입니다

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published