Commit graph

18 commits

Author SHA1 Message Date
phixxy
bdcdd87348 removed bot.logger, have each cog handle logging 2024-02-14 00:00:58 -08:00
phixxy
35558cf155 make its own http session 2024-02-13 01:45:52 -08:00
phixxy
b023724e09 added type hinting and docstrings 2024-02-11 23:11:04 -08:00
phixxy
40b6aaab38 large code refactoring, no major changes to functionality 2024-02-11 22:33:50 -08:00
Phixxy
43a1bdbcb8 enhanced error handling
removed adding exif data to images
2024-02-11 15:00:23 -08:00
Phixxy
b421166b23 added better error handling when failure to connect to server 2024-02-11 14:34:28 -08:00
phixxy
346a6b0298 fixed bug where newlines were not being handled correctly in logging 2024-02-06 01:52:03 -08:00
phixxy
225e715639 fixed error in logging where newlines were not being removed 2024-02-06 01:48:46 -08:00
phixxy
c7fe4b2c2a removed try/except block when adding cog, as sparky does that now 2024-02-04 00:21:35 -08:00
phixxy
c03393c818 added logging 2024-01-25 02:42:23 -08:00
phixxy
7b5f7f630b removed handle_error 2024-01-24 23:54:17 -08:00
phixxy
22354ec275 fixed bugs in reimagine if prompt missing. removed unused prompt code 2024-01-21 13:57:21 -08:00
phixxy
ef5b841b86 fixed bug if no prompt is given in reimagine 2024-01-21 13:49:28 -08:00
phixxy
149c7591de fixed reimagine command 2024-01-21 13:46:25 -08:00
phixxy
241829d88e phixxycom should now read logfiles and update prompt accordingly 2024-01-20 21:55:19 -08:00
phixxy
d88d04730a fixed folder name 2024-01-20 01:45:49 -08:00
phixxy
31962d33c6 changing db folder to data 2024-01-20 00:34:54 -08:00
phixxy
040e0e72fc moved all files to extensions folder 2024-01-20 00:25:40 -08:00
Renamed from plugins/stable_diffusion.py (Browse further)