# Show GN: 자동으로 인스타그램에 학교의 오늘 급식 메뉴를 공지하기

> Clean Markdown view of GeekNews topic #7528. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=7528](https://news.hada.io/topic?id=7528)
- GeekNews Markdown: [https://news.hada.io/topic/7528.md](https://news.hada.io/topic/7528.md)
- Type: show
- Author: [bruce0203](https://news.hada.io/@bruce0203)
- Published: 2022-10-03T16:12:46+09:00
- Updated: 2022-10-03T16:12:46+09:00
- Original source: [github.com/Bruce0203](https://github.com/Bruce0203/bs_meal_1nfo)
- Points: 6
- Comments: 1

## Topic Body

### [인스타그램에 학교 급식 자동 공지 봇](https://github.com/Bruce0203/bs_meal_1nfo)  
  
### 요구 사항  
- GitHub Actions Runner (작동할 개인 컴퓨터)  
- Instargram Creator/Business account (인스타그램 계정)  
- 2FA OTP Secrets Key (2단계 인증 키)  
  
### 포함된 기능  
1. 급식 정보 얻기  
2. 글씨써서 이미지로 만들기  
3. 인스타그램 포스팅  
4. GH Actions 자동화  
  
---  
  
Q: 어떻게 자동으로 공지해주나요?  
  
A: 대략 6시간 마다 자동으로 프로그램을 실행시켜서 오늘의 급식이 있고, 마지막 게시물의 날짜가 오늘과 다를 때, 게시합니다.   
  
---  
  
Q: 안해도 될텐데 왜 굳이 GitHub Actions Runner 가 필요하나요?  
  
  
A: 인스타그램 API가 여러 디바이스에서 로그인하는 것을 허용하지 않아서, 매번 같은 디바이스에서 작동해야 합니다.  
  
---   
Q: 배경 이미지, 글자 조정을 하기 위한 설정이 있나요?  
  
  
A: `assets` 폴더에서 폰트, 이미지, 글씨 스타일을 설정할 수 있습니다!   
  
---

## Comments



### Comment 12592

- Author: xguru
- Created: 2022-10-04T10:00:18+09:00
- Points: 2

재미있네요. ㅎㅎ   
예제로 작성된 이미지 하나만 보여주시면 더 좋을것 같아요!
