Giter Club home page Giter Club logo

ceacstatusbot's Introduction

CEACStatusBot🤖

automatically check your U.S. visa application status in CEAC and notice you instantly!

Usage

You can deploy it to your own machine, but it is highly recomanded to use Github Actions.

Environment Variables

  • LOCATION: the location code where you applied for your visa. To find the corresponding code for the embassy, please refer to this table.

  • NUMBER: your Application ID or Case Number help icon (e.g., AA0020AKAX or 2012118 345 0001)

  • FROM: the email address you use to send the notification.

  • TO: the email address you want the notification sent to. You can send to more than one email, split the email address with "|" and without space. Here is an example: [email protected]|[email protected]|[email protected]

  • PASSWORD: the password of the FROM email. Notice: for some email, such as QQ Mail, you should use "authorization code" instead of your password here, because this repo use SMTP to send email. Check the SMTP usage of your Mailbox Service Provider for more details.

  • TIMEZONE: optional, set your timezone to avoid disturbing during sleep. :-) Some example: Asia/Shanghai America/New_York

Github Actions

  1. folk this repo

  2. set your Environment Variables in Github -> Settings -> Secrets and variables -> Actions -> New repository secret image

  3. check your workflow in Actions and your Mailbox

TODO

  • Send Email to multiple emails.
  • Add more third-party notification services.
  • More human-friendly interface.

Special Thanks

Part of the code in this repo refers to the following project. Thank you for your pretty work.

ceacstatusbot's People

Contributors

andision avatar

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.