Commit graph

469 commits

Author SHA1 Message Date
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
phixxy
f2627f9935 added is_enabled func 2024-02-02 22:42:33 -08:00
phixxy
3143d8c443 use inky env var now 2024-02-02 22:41:11 -08:00
phixxy
3f30f13ad7 should have logging and startup fixed 2024-02-02 22:28:44 -08:00
phixxy
9cae625cc2 sparky logger should be working properly now 2024-02-02 22:11:52 -08:00
phixxy
9e1624eb6b changed pokemon game to mostly be a cog and commands 2024-02-02 17:41:44 -08:00
phixxy
022d9afbee added some error handling and overall cleanup 2024-02-02 17:11:25 -08:00
phixxy
21407d247b no idea if this will work as I don't have an inky phat yet 2024-02-02 16:50:56 -08:00
phixxy
137afd389c added error handling 2024-01-30 03:38:16 -08:00
phixxy
4bdd2a7203 changed topic command to output topic if not given arg 2024-01-30 03:23:10 -08:00
phixxy
0898aaf4de changed personality to accept no args and display current personality 2024-01-30 03:17:13 -08:00
phixxy
97eabfcc60 changed folder_setup to not be async 2024-01-30 03:09:58 -08:00
phixxy
167b1b8ea0 added indicator that dalle is generating image 2024-01-30 02:35:45 -08:00
phixxy
fcb02562f8 cleaned up folder setup
added indicators that bot saw a question and is working on it
2024-01-30 02:33:47 -08:00
phixxy
ee49ea9520 added premium checker back in for dalle 2024-01-30 02:20:09 -08:00
phixxy
15adde4b23 dalle functions entirely cleaned up and working 2024-01-30 02:16:28 -08:00
phixxy
2b47c9b10d indented functions 2024-01-30 02:02:26 -08:00
phixxy
4a64865076 fixed dalle generation code to be more reusable 2024-01-30 02:01:06 -08:00