Commit graph

15 commits

Author SHA1 Message Date
d28a759f8e Add Dockerfile
Update blacklist
Clean up e621 code
2023-09-12 11:32:34 +01:00
dae2d4901c Further cleanup to make Deepsource happy 2023-09-11 23:32:21 +01:00
42a41509c5 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	lynxie/config.py
2023-09-11 23:25:10 +01:00
8bcde69224 Clean up config.py and __main__.py 2023-09-11 23:24:24 +01:00
deepsource-autofix[bot]
b541817558
refactor: remove unnecessary f-string
It is wasteful to use `f-string` mechanism if there are no expressions to be extrapolated. It is recommended to use regular strings instead.
2023-09-11 21:25:43 +00:00
960f452e4a Shitload of new overlays
E621 search with blacklist
2023-09-11 19:38:11 +01:00
deepsource-autofix[bot]
b3bd795e84
style: format code with black
Format code with black

This commit fixes the style issues introduced in c359356 according to the output
from Black.

Details: None
2023-09-09 19:52:26 +00:00
c359356f4b Clean up code 2023-09-09 20:52:12 +01:00
ccc34e8a35 Saveable command
Liveleak
2023-09-09 13:20:35 +01:00
f0f3d3b1d3 Add more overlay options 2023-09-09 12:28:19 +01:00
deepsource-autofix[bot]
aa86e211e5
style: format code with black
Format code with black

This commit fixes the style issues introduced in 4e68539 according to the output
from Black.

Details: None
2023-09-08 20:53:51 +00:00
4e685393de Add Images command
Clean up Animals command
2023-09-08 21:53:33 +01:00
deepsource-autofix[bot]
3cf308a34b
style: format code with black
Format code with black

This commit fixes the style issues introduced in 0c19098 according to the output
from Black.

Details: None
2023-09-08 17:44:22 +00:00
0c1909807a Add animals command
Fix Youtube playback
Add Database file
2023-09-08 18:44:04 +01:00
640351e5bf Move back to Python 2023-09-07 13:26:02 +01:00