shieldnet / Youtube-livestream-api-bot

Youtube Chatbot Server with Python Youtube API
GNU General Public License v3.0
8 stars 4 forks source link

채팅 로그 기능 만들기 #3

Closed shieldnet closed 5 years ago

shieldnet commented 5 years ago

채팅 로그 기능이 필요하다.

유튜브는 API에서 채팅 리스트를 긁어서 json파일로 리턴해주기 때문에, 채팅이 중복되어 저장될 수 있다.

이것을 로그 파일로 어떻게 저장할지 생각할 것