Commit Graph

5 Commits

Author SHA1 Message Date
tretrauit f909297ae0
refactor: many refactoring changes
helper: create helper.py with download_file
refactor: move hdiffpatch to its own hdiffpatch.py
fmt: use black for formatting
2022-09-18 11:09:44 +07:00
tretrauit 81fbdec553
Remove message about QQ unimplemented. 2022-02-16 02:58:48 +07:00
tretrauit c22918673b
Support chinese variant, QQ object in launcher and some code optimizations 2022-02-16 00:49:33 +07:00
tretrauit 048a7ac9d0
Update tests 2022-01-29 23:32:38 +07:00
tretrauit a7ddd0c49a
Object-oriented programming
All launcher functions are now return an object instead of a dict
2022-01-29 23:25:03 +07:00