d28a759f8e
Add Dockerfile
...
Update blacklist
Clean up e621 code
2023-09-12 11:32:34 +01: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
deepsource-autofix[bot]
ed8a415e43
style: Format code with black
2023-09-08 23:47:30 +00:00
deepsource-autofix[bot]
8a0477d086
refactor: refactor unnecessary else
/ elif
when if
block has a raise
statement
...
`raise` causes control flow to be disrupted, as it will exit the block.
It is recommended to check other conditions using another `if` statement, and get rid of `else` statements as they are unnecessary.
2023-09-08 23:47:21 +00:00
7b7f30067b
Fix Image command
...
Mobile status
2023-09-09 00:45:26 +01:00
4e685393de
Add Images command
...
Clean up Animals command
2023-09-08 21:53:33 +01:00
0c1909807a
Add animals command
...
Fix Youtube playback
Add Database file
2023-09-08 18:44:04 +01:00