Giter VIP home page Giter VIP logo

technion-courses-bot's Introduction

technion-courses-bot

Use this simple bot to easily and automatically register yourself to the desired courses of this semester.

Setup

First clone this repository. Then open terminal, type npm i and press enter to install all required packages.

Go to .env file and fill it as follow:

  • TECH_USERNAME - Write your Technion username, probably your ID

  • TECH_PASSWORD - Write your Technion password, the secret code sent in SMS message

  • COURSES_LIST - Write all your courses numbers and group numbers in a row, with no spaces:

    (Course number)(group number)(Course 2 number)(group 2 number)...
    

    Parenthesis are used for readability only, don't use them!

    Use the image below to understand where to take the numbers from:

    Course Number is the 6 digit number in blue

    Group Number is the 2 digit number

    In the list this course will appear as:

    ...10403162...
    
  • TWO_CAPTCHA_TOKEN - Write your 2Captcha API key here.

    Note This is a paid service (2.99$ for 1000 captchas) which you will have to register to and add funds.

    After you register, you will see your API key in their dashboard

    Activate

    After finishing the project set-up, you are ready to start!

    Open the terminal again and run node ..

    That's it, you are set!


    * The bot runs once a minute when activated, and will try to submit your courses.

technion-courses-bot's People

Contributors

listguy avatar

Watchers

 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.