GithubHelp home page GithubHelp logo

ohahohah / basketball-chatbot Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 51 KB

python chatbot 만들기 수업자료. ⛹️‍♀️한국 여자프로농구 정보 텔레그램 챗봇 👉

Home Page: https://t.me/wkblbot

License: MIT License

Python 100.00%
chatbot-telegram wkbl-telegram-chatbot wkbl

basketball-chatbot's Introduction

basketball-chatbot's People

Contributors

csy8991 avatar ohahohah avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

csy8991

basketball-chatbot's Issues

pythonista와 pycharm 실행 환경

pycharm에서는 잘 되었는데 pythonista에서는 실행이 안되는 것은 왜 일까?

for row in row_select:
team_name = row.select_one('td[class="tm"] > div > span').getText()

pythonista에서는 이 부분이 'NoneType' object has no attribute 'getText' 라고 하는데
pycharm에서는 잘 되는데요 ㅜㅡㅜ

chatbot 최종 목표

< 시영이와 수업에서 최종적으로 구현하고 싶은 것>

2019-2020 시즌의 기록을 알려주는 쳇봇 만들기

  • 순위 (시즌 순위를 알려줘 / 1위 : 우리은행 2위 : KB 이런식)
  • 팀별 기록 (우리은행의 승률은 얼마니?)

<Process 계획>

  1. scraping으로 네이버에서 기록을 csv로 저장
  2. 쳇봇이 csv 를 읽어들임.
  3. 쳇봇이 질문에 응답 (응답은 선택으로 제한)

<수업 끝난 후 계획>

다른 시즌도 기록도 알려줄 수 있게 update 해보기

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.