Commit graph

548 commits

Author SHA1 Message Date
phixxy
547952ad6d deleted 2024-02-14 22:44:43 -08:00
phixxy
6fff4c90c9
Update README.md
fixed image links
2024-02-14 22:43:05 -08:00
phixxy
5d24fa2af5 rewrote entire README 2024-02-14 22:27:43 -08:00
phixxy
902eeead5a uppercase DISCORD_TOKEN 2024-02-14 22:23:22 -08:00
phixxy
8706a8144c Added example outputs 2024-02-14 22:19:08 -08:00
phixxy
9dd6fc1e1b cleanup of new base cog 2024-02-14 01:05:47 -08:00
phixxy
02fa32cb1c Added base cog to inherit from 2024-02-14 00:59:05 -08:00
phixxy
d39a5c395b fixed loading cogs 2024-02-14 00:58:21 -08:00
phixxy
0e5cb9dd0f changed extensions to cogs, removed mentions of plugins/extensions 2024-02-14 00:07:06 -08:00
phixxy
bdcdd87348 removed bot.logger, have each cog handle logging 2024-02-14 00:00:58 -08:00
phixxy
95d585b5dd minor formatting change 2024-02-13 23:47:37 -08:00
phixxy
32bac26caa fixed missing import 2024-02-13 01:55:31 -08:00
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