phixxy
|
16f1173fdd
|
fixed bug in blog
|
2023-07-17 23:47:00 -07:00 |
|
phixxy
|
d1c2ec4bc0
|
allowed blog generation again
|
2023-07-17 23:33:58 -07:00 |
|
phixxy
|
5f698b3757
|
reverted changes for now
|
2023-07-17 23:06:04 -07:00 |
|
phixxy
|
bfb06da556
|
Merge pull request #12 from phixxy/aiohttp
Now use a single aiohttp session
|
2023-07-17 21:55:49 -07:00 |
|
phixxy
|
2ddd81c667
|
Modified RSGP function
|
2023-07-17 18:51:26 -07:00 |
|
phixxy
|
c4307423c7
|
Added the 30 sec timeout for aiohttp
|
2023-07-17 17:44:23 -07:00 |
|
phixxy
|
c9ae6ec00f
|
Now use a single aiohttp session
|
2023-07-17 17:36:06 -07:00 |
|
phixxy
|
5255c4c976
|
Merge pull request #11 from phixxy/meme
Reverted a function change for now to avoid bug
|
2023-07-17 16:59:34 -07:00 |
|
phixxy
|
a8d20d4f3b
|
Reverted a function change for now to avoid bug
|
2023-07-17 16:58:54 -07:00 |
|
phixxy
|
3c2b67f6db
|
Merge pull request #10 from phixxy/meme
Fixed a few problems in meme function
|
2023-07-17 16:48:20 -07:00 |
|
phixxy
|
ab626999bf
|
Fixed a few problems in meme function
|
2023-07-17 16:46:51 -07:00 |
|
phixxy
|
bf654cb9d1
|
Added hidden attr to some commands
|
2023-07-17 11:36:34 -07:00 |
|
phixxy
|
53c3cd4d51
|
removed unused imports
|
2023-07-17 10:55:37 -07:00 |
|
phixxy
|
14b8d33494
|
Fixed bug in moderate
|
2023-07-16 23:28:59 -07:00 |
|
phixxy
|
9a2a35e13a
|
Removed old requirements that are no longer needed
|
2023-07-16 22:59:34 -07:00 |
|
phixxy
|
56192b277b
|
Added help descriptions, revamped blog, removed memory length command
|
2023-07-16 22:52:43 -07:00 |
|
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 |
|