Giter VIP home page Giter VIP logo

bug-free-broccoli's Introduction

bug-free-broccoli

아주대학교 공지사항 게시물을 자동으로 크롤링 해 카카오톡 채팅방으로 전달해주는 공지 봇 프로그램입니다.

ezgif com-gif-maker-2

위 그림과 같이 발송을 원하는 채팅방 창과, bug-free-broccoli/images 폴더가 열린 탐색기 창, 그리고 main.py가 실행된 창이 한 화면에 같이 있어야합니다.

현재 오픈베타가 진행중입니다. 체험해보고 싶으시다면 https://bit.ly/3qFhwvR 여기에 접속해 아주대학교 실시간 공지사항 채팅방에 참여해보세요. 채팅방 비번은 배경화면에 있습니다.

Achievement

image

* 2022년 1월 1일 기준으로 795명의 학생들이 아주대학교 실시간 공지사항을 사용해주시고 계십니다.

Prerequisite

  • pyqt5 ~= 5.15.4
  • bs4 ~= 0.0.1
  • beautifulsoup4 ~= 4.9.3
  • requests ~= 2.26.0
  • urllib3 ~= 1.26.6
  • pyshorteners ~= 1.0.1
  • pyautogui ~= 0.9.53
  • clipboard ~= 0.0.4

Installation

1. 다운로드 및 requirements 설치

git clone https://github.com/KyoungsueKim/bug-free-broccoli
cd bug-free-broccoli
pip install -r requirements.txt

2. API키 입력 (optional)

apikeyconfig.py에서 필요한 기능의 API 키를 입력

Run

python3 bug-free-broccoli/main.py

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.