Skip to content

awbx/slotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slotter

This's a slotter CLI, that will fill/remove the available slots.

PS: this is a beta version

installation

# using Makefile
make install

# manually install 
python3.9 -m pip install -r requirements.txt

usage

-First of all, you should create a .env file that will contain the following content:

INTRA_SESSION_ID=YOUR INTRA SESSION ID

-Follow the steps in the screenshots to get your session id.

  • Step1 -> go to Cookies

Step 1

  • Step2 -> Copy the _intra_42_session_production content

Step 2

  • take slots
    • python3.9 cli.py take-slots
  • delete slots
    • python3.9 cli.py delete-slots

TODO

  • Add User-Agent to act like a browser
  • Add more options(features) to take-slots command
  • Add day range feature to take-slots command

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published