phixxy
|
168481f96a
|
removed handle_error
|
2024-01-20 01:53:22 -08:00 |
|
phixxy
|
38009ae56e
|
added answer question
|
2024-01-20 01:51:44 -08:00 |
|
phixxy
|
91976b55fc
|
debugging
|
2024-01-20 01:50:29 -08:00 |
|
phixxy
|
45d5777888
|
removed handle_error
|
2024-01-20 01:49:04 -08:00 |
|
phixxy
|
d88d04730a
|
fixed folder name
|
2024-01-20 01:45:49 -08:00 |
|
phixxy
|
b3ba3febaa
|
should find the stable diffusion images now
|
2024-01-20 01:37:48 -08:00 |
|
phixxy
|
6e2fb0ae0d
|
moved many functions out of sparkytron to phixxycom
|
2024-01-20 01:33:35 -08:00 |
|
phixxy
|
9a1097fc0a
|
passed bot correctly this time
|
2024-01-20 01:21:41 -08:00 |
|
phixxy
|
65066c1877
|
awaited cog
|
2024-01-20 01:17:43 -08:00 |
|
phixxy
|
1fe7108256
|
removed unused task loop
|
2024-01-20 01:14:56 -08:00 |
|
phixxy
|
0cb496abdc
|
renamed plugin, turned it into a cog
|
2024-01-20 00:52:30 -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
|
040e0e72fc
|
moved all files to extensions folder
|
2024-01-20 00:25:40 -08:00 |
|
phixxy
|
65117c42e8
|
moving all plugins to extensions folder
|
2024-01-20 00:24:36 -08:00 |
|
phixxy
|
37c77680b4
|
added return to get_prompt_from_ctx
|
2024-01-19 20:53:04 -08:00 |
|
phixxy
|
d6f1333378
|
added get_prompt_from_ctx
added get_kv_from_ctx
both to replace get_key_value_pairs
|
2024-01-19 20:51:40 -08:00 |
|
phixxy
|
7a1db5efc1
|
awaited async function
|
2024-01-19 19:22:02 -08:00 |
|
phixxy
|
8bcdcba4ab
|
debugging stuff
|
2024-01-19 19:17:48 -08:00 |
|
phixxy
|
b9184fed9e
|
temporarily disabled negative_prompt
|
2024-01-19 19:02:07 -08:00 |
|
phixxy
|
de7f03bb58
|
fixed bug of neg prompt file potentially not existing
|
2024-01-19 18:55:18 -08:00 |
|
phixxy
|
fdf98224b1
|
plugins now load after sparkys startup process
|
2024-01-19 18:51:12 -08:00 |
|
phixxy
|
44d656c15d
|
made nsfw and sfw folders on plugin startup
|
2024-01-19 18:49:07 -08:00 |
|
phixxy
|
eaf928ba8e
|
changed hard coded folder to a variable
|
2024-01-19 18:46:14 -08:00 |
|
phixxy
|
4f64e47057
|
now uses the sparkytron http_session
cleaned up folders into variable names
|
2024-01-19 18:38:24 -08:00 |
|
phixxy
|
3861f20e1f
|
removed poll and roll and put them in their own extension
|
2024-01-19 17:57:41 -08:00 |
|
phixxy
|
69a4c497be
|
correctly added cog to bot
|
2024-01-19 17:34:56 -08:00 |
|
phixxy
|
0d5dff4eb1
|
Now a cog
|
2024-01-19 17:26:51 -08:00 |
|
phixxy
|
c193eb9134
|
added context to generate_blog()
|
2024-01-18 22:17:32 -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
|
399a979826
|
changed formatting of stable_diffusion.log
|
2024-01-17 23:57:20 -08:00 |
|
phixxy
|
60c7a4f335
|
changed logging for stable diffusion
|
2024-01-17 23:54:47 -08:00 |
|
phixxy
|
c24838074f
|
saving stable diffusion log differently
|
2024-01-17 23:39:04 -08:00 |
|
phixxy
|
b460bd4821
|
updated stable_diffusion plugin to save images and a log file
|
2024-01-17 23:28:40 -08:00 |
|
phixxy
|
e838005102
|
closed all aiohttp connections
|
2024-01-17 23:10:17 -08:00 |
|
phixxy
|
07311d6a4e
|
Trying to fix one last unclosed connection!
|
2024-01-17 22:57:58 -08:00 |
|
phixxy
|
20d28e2074
|
awaited close
|
2024-01-17 22:55:13 -08:00 |
|
phixxy
|
02411a096f
|
closed actual connection this time...
|
2024-01-17 22:54:03 -08:00 |
|
phixxy
|
f5f46878de
|
closed aiohttp connections after use
|
2024-01-17 22:51:26 -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 |
|