Telegram_Messenger_Chatbot
프로젝트소개
Python을 이용한 나만의 챗봇친구 만들기
프로젝트 구성
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
####https://developers.kakao.com/console/app 참고
####https://vmpo.tistory.com/85 참고