Toggle navigation
Toggle navigation
This project
Loading...
Sign in
wlstp8473
/
telegram_Messenger_Chatbot
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
Authored by
wlstp8473
2021-06-11 09:24:21 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e596fdca6d4c0c74f7a8175b0aee8bf9410eb0c5
e596fdca
1 parent
cdd8c008
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
31 additions
and
0 deletions
README.md
README.md
View file @
e596fdc
...
...
@@ -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 참고
...
...
Please
register
or
login
to post a comment