SuperLanceur

Results 3 issues of SuperLanceur

I think anyone that contributed to this repo should be credited

enhancement
future thought

When using this as a library, it will allow a more flexible login process by separating the polling ID retrieval from the automatic polling. You can now call `request_polling_id` to...

Right now, when we call the login function, it starts to poll automatically each 5 seconds. Would it be possible to have a function that instead returns the polling_id, and...