Commit graph

536 commits

Author SHA1 Message Date
phixxy
5331a5e2e7 each cog now handles its own http session 2024-02-13 01:54:36 -08:00
phixxy
10ac529323 make its own http session and reusable header 2024-02-13 01:46:14 -08:00
phixxy
35558cf155 make its own http session 2024-02-13 01:45:52 -08:00
phixxy
b1beb57dfc moved functions to their own modules
deleted unused _essentials.py
2024-02-13 01:17:33 -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
2918db15a9 added font size variable 2024-02-11 15:15:26 -08:00
Phixxy
8d3a1b78ab added disk usage 2024-02-11 15:11:11 -08:00
Phixxy
6aa8b45c65 added tmp/ 2024-02-11 15:01:02 -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
e906b9da1d no longer load extension if upload disabled 2024-02-11 14:27:50 -08:00
Phixxy
123ff9c4ae added .gitignore 2024-02-11 14:26:09 -08:00
Phixxy
4fa1892578 added error command 2024-02-11 14:25:48 -08:00
phixxy
a1a1886e17 changed gpt4 to gpt4 turbo to save $$$ 2024-02-08 02:25:25 -08:00
phixxy
3e9391d184 added openai option 2024-02-08 01:45:43 -08:00
phixxy
91502fb29b tts using eleven labs rachel voice 2024-02-08 01:03:02 -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
2b127c225d added exception handling to a division by zero error 2024-02-06 01:42:07 -08:00
phixxy
be8364b69c should temporarily fix some weird bug happening 2024-02-06 01:39:32 -08:00
phixxy
820dc7c5a2 added missing requirements 2024-02-04 15:57:09 -08:00
phixxy
dac2f68f80 fixed get_json function call 2024-02-04 00:23:06 -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
70f008bf82 added try: except: when importing extensions 2024-02-04 00:19:40 -08:00
phixxy
70e63f2803 started working on evolution
fixed some bugs with using get_json
2024-02-04 00:19:02 -08:00
phixxy
e7050906bb added error handling of missing commands 2024-02-03 04:47:05 -08:00
phixxy
acbd6d0fe8 removed unneeded print statement and fixed formatting 2024-02-03 04:40:06 -08:00
phixxy
82135d1590 changed blog generation 2024-02-03 04:39:33 -08:00
phixxy
ead7997a8c commented out some background pic for now as its not working 2024-02-03 01:34:58 -08:00
phixxy
f269d4eba8 undid dithering 2024-02-03 00:51:03 -08:00
phixxy
7416451b45 maybe fixed bg usage? 2024-02-03 00:43:16 -08:00
phixxy
d9f584cdae added logger error handling 2024-02-03 00:38:50 -08:00
phixxy
0743b62eb3 added bg image 2024-02-03 00:37:10 -08:00
phixxy
0ad5f89e99 changed formatting for ram usage again 2024-02-03 00:11:15 -08:00
phixxy
4cd04b8513 formatted uptime 2024-02-03 00:08:02 -08:00
phixxy
991d678464 fixed memory formatting more 2024-02-02 23:57:24 -08:00
phixxy
ccce80ec59 rounded memory usage to 2 decimal places 2024-02-02 23:45:17 -08:00
phixxy
96af9eb63e updated the message 2024-02-02 23:40:56 -08:00
phixxy
cdcf11fabd removed font size 2024-02-02 23:18:19 -08:00
phixxy
889dc72d7a fixed bg color 2024-02-02 23:16:39 -08:00
phixxy
85f6d5deef Added color scheme 2024-02-02 23:15:01 -08:00
phixxy
d003279095 added angle to rotate 2024-02-02 23:10:57 -08:00
phixxy
65565e86b0 larger font size 2024-02-02 23:09:40 -08:00
phixxy
8416412993 fixing bug in phat display 2024-02-02 23:03:01 -08:00
phixxy
ab4033c5fb fixed bug in unpacking int 2024-02-02 22:59:48 -08:00
phixxy
e23746ede6 renamed a fnuction 2024-02-02 22:58:29 -08:00
phixxy
d1da27dff4 added debug stuff 2024-02-02 22:56:31 -08:00
phixxy
5265d1a8cb added async 2024-02-02 22:53:52 -08:00
phixxy
4c6a0cc81a added logging to cog setup 2024-02-02 22:43:25 -08:00