Skip to content
This repository was archived by the owner on May 11, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (24 loc) · 584 Bytes

File metadata and controls

30 lines (24 loc) · 584 Bytes

NJTECH-I-AM-OK

I'm in good health.

Thank you for caring about me all the time.

Usage

  1. pip install -r requirements.txt

  2. configure your config.json

    {
      "loginInfo": {
        "username": "111111111111",
        "password": "xxxxxxxxxxxx",
        "channelshow": "中国电信/中国移动/校园内网"
      },
      "email": {
        "sender": "22222222@qq.com",
        "passwd": "aaaaaaaaaa",
        "receivers": ["22222222@qq.com"],
        "host": "smtp.qq.com",
        "port": 465
      }
    }
  3. python -u NJTECH-I-AM-OK.py --mode "2"