phixxy
|
f0381bb77a
|
Commented out some imports. They are being phased out for now.
|
2023-07-16 21:36:42 -07:00 |
|
phixxy
|
f02263a9b4
|
Added clearer error notifications
|
2023-07-16 16:40:49 -07:00 |
|
phixxy
|
d4cca24392
|
Fixed formatting of logfile
|
2023-07-16 16:35:40 -07:00 |
|
phixxy
|
f523fecd70
|
added blog subscribers
|
2023-07-13 23:58:39 -07:00 |
|
phixxy
|
e552cd0b09
|
openai requests are all async now
|
2023-07-13 23:39:51 -07:00 |
|
phixxy
|
4f1bb1d324
|
draw now uses aiohttp
|
2023-07-13 23:30:15 -07:00 |
|
phixxy
|
43a51e4060
|
fixed bug in change_model
|
2023-07-13 23:19:10 -07:00 |
|
phixxy
|
85892939f1
|
fixed a ton of bugs in the new async code
|
2023-07-13 23:13:23 -07:00 |
|
phixxy
|
748fb794fa
|
fixed bug in blog
|
2023-07-13 22:23:17 -07:00 |
|
phixxy
|
b8fe922bd5
|
fixed bug in change_model
|
2023-07-13 22:21:26 -07:00 |
|
phixxy
|
484caf1f74
|
Still phasing out requests module
|
2023-07-13 18:02:57 -07:00 |
|
phixxy
|
a34bd10fba
|
made a few more functions use aiohttp
|
2023-07-13 17:29:40 -07:00 |
|
phixxy
|
26dc334db7
|
Attempted to update imagine function to use aiohttp
|
2023-07-13 16:38:01 -07:00 |
|
phixxy
|
0101979e32
|
Removed banana function
|
2023-07-13 16:27:44 -07:00 |
|
phixxy
|
6a7ea61f2f
|
Fixed bug in handle_error
|
2023-07-13 01:43:51 -07:00 |
|
phixxy
|
04bbf41a5a
|
Fixed bugs with SD disable
|
2023-07-13 01:24:27 -07:00 |
|
phixxy
|
7c65e55d92
|
Stopped using random number file names
|
2023-07-13 01:20:41 -07:00 |
|
phixxy
|
2c012faf73
|
changed meme function to use tmp folder
|
2023-07-13 01:14:26 -07:00 |
|
phixxy
|
f8ef0e45ae
|
added blank image for moderation
|
2023-07-13 01:10:55 -07:00 |
|
phixxy
|
f9a17ed81a
|
changed stable diffusion vars
|
2023-07-13 01:10:28 -07:00 |
|
phixxy
|
fd0f43e47d
|
Merge branch 'main' of https://github.com/phixxy/sparkytron-3000
|
2023-07-12 23:57:52 -07:00 |
|
phixxy
|
8621c0c48d
|
updated current requirements
|
2023-07-12 23:57:00 -07:00 |
|
phixxy
|
9a6e6f03cf
|
Identified bug in react_to_msg function, added a comment to fix later
|
2023-07-12 19:13:19 -07:00 |
|
phixxy
|
592a2162cd
|
removed save_image function
|
2023-07-12 15:16:20 -07:00 |
|
phixxy
|
808013b29f
|
Fixed save_image function
|
2023-07-12 15:14:30 -07:00 |
|
phixxy
|
4a5de660d7
|
Merge branch 'main' of https://github.com/phixxy/sparkytron-3000
|
2023-07-12 15:10:33 -07:00 |
|
phixxy
|
a605d0a4d6
|
Added temporary moderation features
|
2023-07-12 15:10:02 -07:00 |
|
phixxy
|
c672339672
|
fixed bug in blog function
|
2023-07-12 02:55:31 -07:00 |
|
phixxy
|
eb58806478
|
Merge branch 'main' of https://github.com/phixxy/sparkytron-3000
Testing merging branches
|
2023-07-11 18:53:19 -07:00 |
|
tsuk
|
49f9cd3794
|
added a joke func
|
2023-07-11 18:49:52 -07:00 |
|
phixxy
|
74a75007b8
|
Added system message for emoji reactions
|
2023-07-11 18:10:44 -07:00 |
|
phixxy
|
cb880ad94d
|
Added basic error logging
|
2023-07-11 17:04:28 -07:00 |
|
phixxy
|
d181eb03b4
|
Merge pull request #5 from phixxy/development
Fixed bug in blog function
|
2023-07-11 11:55:54 -07:00 |
|
phixxy
|
0e001c4ef7
|
Fixed bug in blog function
|
2023-07-11 11:54:40 -07:00 |
|
phixxy
|
33f2173c7f
|
Merge pull request #4 from phixxy/development
removed new_function
|
2023-07-10 22:20:29 -07:00 |
|
phixxy
|
726f659836
|
removed new_function
|
2023-07-10 22:18:31 -07:00 |
|
phixxy
|
521150e04c
|
added new_function
|
2023-07-10 22:08:17 -07:00 |
|
phixxy
|
223d831531
|
Moved currency databases inside database folder
|
2023-07-10 22:01:25 -07:00 |
|
phixxy
|
b0775b880f
|
Updated update command
|
2023-07-10 18:04:46 -07:00 |
|
phixxy
|
dce03d8338
|
Added update command
|
2023-07-10 17:44:15 -07:00 |
|
phixxy
|
54ed97fcec
|
Added suggest_blog command
|
2023-07-10 17:17:28 -07:00 |
|
phixxy
|
82138c3023
|
Made blog work differently
|
2023-07-10 17:08:39 -07:00 |
|
phixxy
|
86fa1cd1cc
|
Started fixing bugs in daily task
|
2023-07-10 12:05:15 -07:00 |
|
phixxy
|
8a467c6152
|
Expanded on daily tasks
|
2023-07-10 11:23:05 -07:00 |
|
phixxy
|
86aaee85e2
|
Added daily task, fixed blog bug
|
2023-07-10 10:38:28 -07:00 |
|
phixxy
|
a5d199d88a
|
finished ftp async swap
|
2023-07-09 18:02:15 -07:00 |
|
phixxy
|
3c1dd474dd
|
more cleanup
|
2023-07-09 16:30:06 -07:00 |
|
phixxy
|
034cba69b0
|
cleaned up folder usage
|
2023-07-09 16:06:45 -07:00 |
|
phixxy
|
53cb65f2bb
|
fixed bug in listing server files for ai-images webpage
|
2023-07-09 15:09:46 -07:00 |
|
phixxy
|
9a22bbcf75
|
added lazy loading to ai-images webpage
|
2023-07-09 14:58:57 -07:00 |
|