• This project
    • Loading...
  • Sign in

wlstp8473 / telegram_Messenger_Chatbot

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • telegram_Messenger_Chatbot
  • README.md
  • wlstp8473's avatar
    Update README.md · e596fdca
    e596fdca
    wlstp8473 authored 2021-06-11 09:24:21 +0900
README.md 569 Bytes
Raw Blame History Permalink

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 참고