Showing
1 changed file
with
6 additions
and
2 deletions
... | @@ -24,13 +24,17 @@ | ... | @@ -24,13 +24,17 @@ |
24 | 24 | ||
25 | #### pip install urllib3 | 25 | #### pip install urllib3 |
26 | 26 | ||
27 | + | ||
28 | + | ||
27 | ## <Kakao api key 발급> | 29 | ## <Kakao api key 발급> |
28 | 30 | ||
29 | -#### https://developers.kakao.com/console/app 참고 | 31 | +####https://developers.kakao.com/console/app 참고 |
32 | + | ||
33 | + | ||
30 | 34 | ||
31 | ## <Telegram Bot api token과 id 발급> | 35 | ## <Telegram Bot api token과 id 발급> |
32 | 36 | ||
33 | -#### https://vmpo.tistory.com/85 참고 | 37 | +####https://vmpo.tistory.com/85 참고 |
34 | 38 | ||
35 | 39 | ||
36 | ## 주요 구현 내용 | 40 | ## 주요 구현 내용 | ... | ... |
-
Please register or login to post a comment