Lastorder-DC / chatreader-kor

채팅 읽어주는 로봇
https://lastorder.xyz/chatreader-kor/speech.html
MIT License
16 stars 11 forks source link

#55 PR에서 잘못 수정한 부분 다시 수정 #60

Closed dmc31a42 closed 2 years ago

dmc31a42 commented 2 years ago

심각도: 영항 없음

실제 userstate['badges-raw']의 값은 아래와 같이 string이고

{
  "badges": {
    "moderator": "1",
    "partner": "1"
  },
  "badges-raw": "moderator/1,partner/1"
}

뱃지가 없을 때는

{
  "badges": null,
  "badges-raw": null
}

와 같은데 정확히 확인하지 않고 #55로 PR을 올렸습니다. 죄송합니다. 이에 대한 수정안을 다시 올립니다.

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/lastorder-dc/chatreader-kor/6pZXfxGKMCQySgyJxxMjuJbn3Fgf
✅ Preview: https://chatreader-kor-git-fork-dmc31a42-pr-badgesnull-lastorder-dc.vercel.app