Commit graph

179 commits

Author SHA1 Message Date
phixxy
902eeead5a uppercase DISCORD_TOKEN 2024-02-14 22:23:22 -08:00
phixxy
b1beb57dfc moved functions to their own modules
deleted unused _essentials.py
2024-02-13 01:17:33 -08:00
phixxy
70f008bf82 added try: except: when importing extensions 2024-02-04 00:19:40 -08:00
phixxy
e7050906bb added error handling of missing commands 2024-02-03 04:47:05 -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
137afd389c added error handling 2024-01-30 03:38:16 -08:00
phixxy
1f982b908e removed comment in pokemon
temporarily removed deleting temp files
2024-01-28 00:42:16 -08:00
phixxy
f92cdc4863 changed some logging settings
set a bot.logger in sparkytron
2024-01-25 01:50:34 -08:00
phixxy
69d807b75a logs folder removed as it has to be manually created 2024-01-25 01:43:06 -08:00
phixxy
31b2cef99f added logs folder maker 2024-01-25 01:41:08 -08:00
phixxy
4425afff8d added logger 2024-01-25 01:38:15 -08:00
phixxy
2cf17d021c pretty much the final sparky cleanup before logging 2024-01-25 00:20:31 -08:00
phixxy
5dd6018f41 cleaned up sparky folders
should have fixed generate blog in phixxycom
2024-01-25 00:13:16 -08:00
phixxy
97dfc90d75 removed handle_error function 2024-01-24 16:42:39 -08:00
phixxy
be04b5f203 moved most functions out of essentials and into chatgpt
moved chatgpt on_message functions out of sparkytron3000 into chatgpt
made sparky ignore python imports if they start with _
renamed essentials to _essentials to stop import
2024-01-24 16:35:59 -08:00
phixxy
e401ef8af8 removed some unused folder making 2024-01-21 14:26:03 -08:00
phixxy
274bfe9834 cleaned up and added aliases to highscores 2024-01-21 00:19:28 -08:00
phixxy
5764767236 gave all intents for dev reasons 2024-01-20 23:04:12 -08:00
phixxy
6aede9296b fixed bug in pkmn, moved pkmn msg counter to cog 2024-01-20 22:28:36 -08:00
phixxy
241829d88e phixxycom should now read logfiles and update prompt accordingly 2024-01-20 21:55:19 -08:00
phixxy
f19e996560 added folder setup to pokemon extension 2024-01-20 18:16:20 -08:00
phixxy
2b0ec090c4 changed pokemon into a cog 2024-01-20 17:39:19 -08:00
tsuk
275c5b7ee2 removed superfluous variables 2024-01-20 17:19:33 -08:00
phixxy
6e2fb0ae0d moved many functions out of sparkytron to phixxycom 2024-01-20 01:33:35 -08:00
phixxy
74c2cf79e2 changed db to data 2024-01-20 00:36:56 -08:00
phixxy
31962d33c6 changing db folder to data 2024-01-20 00:34:54 -08:00
phixxy
fdf98224b1 plugins now load after sparkys startup process 2024-01-19 18:51:12 -08:00
phixxy
3861f20e1f removed poll and roll and put them in their own extension 2024-01-19 17:57:41 -08:00
phixxy
afebf45490 moved moderate command do admin.py 2024-01-18 14:57:49 -08:00
phixxy
a87decf139 moved admin commands to admin.py 2024-01-18 14:50:25 -08:00
phixxy
a3fa1d5441 moved highscore commands to their own plugin 2024-01-18 14:41:51 -08:00
phixxy
86bfcfde0c seperated stable_diffusion, and openai functions into plugins 2024-01-18 14:34:01 -08:00
phixxy
c380d8f1a0 moved functions to essentials.py and runescape.py 2024-01-18 13:42:48 -08:00
phixxy
082caff2b7 fixed missing slash after a folder name 2024-01-18 00:42:02 -08:00
phixxy
26e97fbf0d debug messages for ftp_ai_uploads 2024-01-18 00:20:59 -08:00
phixxy
16cd44bb41 Uploads to the website but uses "Unknown Prompt" for now. 2024-01-18 00:13:46 -08:00
phixxy
35e30f33d4 moving memes out of the meme folder into tmp to be deleted 2024-01-17 22:43:38 -08:00
phixxy
d3e4c6332c folder deleter ignores some safe folders 2024-01-17 22:35:46 -08:00
phixxy
8ac831f6c9 meme fix 2024-01-17 19:51:40 -08:00
phixxy
60d12e388c more meme cleanup and added a function to upload memes to website 2024-01-17 19:46:10 -08:00
phixxy
b2fb09e681 Now save generated stable diffusion images in tmp/sfw or nsfw
Now save generated memes in tmp/meme/
2024-01-17 19:25:00 -08:00
phixxy
8aeb0142a6 separated currency and meme commands into plugins 2024-01-17 19:04:21 -08:00
phixxy
499daabe96 Moved draw command to stable_diffusion.py 2024-01-17 18:49:45 -08:00
phixxy
cec84d35e0 Seperated stable diffusion commands into a plugin.
There will be some temporary loss of functionality from this!
2024-01-17 18:27:17 -08:00
phixxy
2514fb5d0a Created plugins folder and moved pokemon functions there. 2024-01-17 18:09:45 -08:00
phixxy
6e1baabe10 removed incorrect comment 2024-01-10 10:43:33 -08:00
phixxy
0bda0fd390 added time limits to pkmn feed and pkmn hug 2024-01-10 10:35:49 -08:00
phixxy
bed2d75b03 added feed and affection commands, they need to be limited in the future 2024-01-09 12:34:10 -08:00
phixxy
3bb66909e2 made max level for pokemon buddy level 100 2024-01-09 12:12:05 -08:00