Skip to content

tamama9527/course-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

     _____                            ______       _   
    /  __ \                           | ___ \     | |  
    | /  \/ ___  _   _ _ __ ___  ___  | |_/ / ___ | |_ 
    | |    / _ \| | | | '__/ __|/ _ \ | ___ \/ _ \| __|
    | \__/\ (_) | |_| | |  \__ \  __/ | |_/ / (_) | |_ 
     \____/\___/ \__,_|_|  |___/\___| \____/ \___/ \__|

神奇的搶課小工具

Requirement

  • Python2
  • Some python package
    • pytz
    • BeautifulSoup
    • requests

Install

  1. Install Python2 (maybe apt-get?)
  2. Install python package using pip
pip install -r requirements.txt
  1. Copy config.example.json as config.json
cp config.example.json config.json
  1. Modify the content to anything what you need.

Config

Key Type Description
account string username (NID)
passwd string password
firstchoose list course code list
autodrop list Not used

About

feng-chia course bot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages