Go to file
kinoshitakenta 77054f1d84
docs: adds documentation to login function
Adds a detailed docstring to the `keep_login_status` function,
clarifying its purpose, arguments, return value, and behavior
during login attempts.
2025-06-12 16:26:41 +08:00
utils docs: adds documentation to login function 2025-06-12 16:26:41 +08:00
.gitignore feat: automates ChromeDriver management 2025-05-19 11:02:58 +08:00
README.md Initial commit 2024-05-28 11:31:45 +08:00
TODO.txt feature: basic features 2024-05-28 11:45:07 +08:00
config.toml.example feat: add example configuration file 2025-05-19 15:58:34 +08:00
main.py feat: improves login status handling 2025-06-12 16:25:26 +08:00
requirements.txt chore: add rich library for better output 2025-05-20 16:25:57 +08:00

README.md

auto_login_EIP