.gitignore
|
Initial commit
|
2025-03-02 01:20:11 +03:00 |
commands.py
|
fix: since when str can't use is/is not
|
2025-05-21 04:43:15 +03:00 |
config.ini
|
refactor: add config.py
|
2025-03-26 20:29:44 +03:00 |
config.py
|
style: some weird black code reformatting
|
2025-05-21 04:34:01 +03:00 |
extensions.py
|
fix: since when str can't use is/is not
|
2025-05-21 04:43:15 +03:00 |
html_parser.py
|
style: some weird black code reformatting
|
2025-05-21 04:34:01 +03:00 |
LICENSE
|
license: add GNU AGPLv3 license
|
2025-03-26 19:25:48 +03:00 |
main.py
|
fix: since when str can't use is/is not
|
2025-05-21 04:43:15 +03:00 |
requirements.txt
|
pip: add requirements.txt
|
2025-05-18 12:30:22 +03:00 |