2024-02-12 13:05:52 +01:00
|
|
|
A python library which interacts with themis. Use selenium and bs4. I'll try to end development on a somewhat working state.
|
|
|
|
|
|
|
|
## Intended Features
|
2024-02-12 14:30:08 +01:00
|
|
|
* [x] Log in
|
|
|
|
To log in, go to the `config.py` file and replace the username and password field with yours. You can now continue to use the rest of the library.
|
2024-02-12 13:05:52 +01:00
|
|
|
* [ ] Classes, methods and attributes described in the map below
|
|
|
|
|
|
|
|
## Class map
|
|
|
|

|
|
|
|
|
|
|
|
## Possible continuations
|
|
|
|
* [ ] Discord bot
|
|
|
|
* [ ] CLI program
|
|
|
|
|
|
|
|
## Thanks to
|
|
|
|
* [Glitchcat](https://glitchcat.github.io/themis-api/), cool docs bro.
|
|
|
|
* [Mo](https://github.com/Stylo2k), damn bruh you actually work for Themis
|