wlstp8473

Update README.md

Showing 1 changed file with 31 additions and 0 deletions
......@@ -6,3 +6,34 @@
### 프로젝트 구성
###### python telegram bot api 이용
## <설치모듈>
#### pip install python-telegram-bot
#### pip install beautifulsoup4
#### pip install selenium
#### pip install bs4
#### pip install folium
#### pip install requests
#### pip install urllib3
## <Kaka API Key>
#### https://developers.kakao.com/console/app 참고
## <Telegram Bot API Token and ID>
#### https://vmpo.tistory.com/85 참고
......