Commit graph

103 commits

Author SHA1 Message Date
phixxy
34954eb1af fixed small bug in is_emoji 2023-08-19 12:40:46 -07:00
phixxy
d475a6fb6d Added some emoji checking code to prevent some errors 2023-07-25 17:49:30 -07:00
phixxy
947be7731e Added error command to display errors 2023-07-25 17:35:43 -07:00
phixxy
e092c4e65b Fixed some bugs in rsgp, and formatted it 2023-07-25 17:23:17 -07:00
phixxy
ba748c44f2 Removed commented out code 2023-07-25 17:22:03 -07:00
phixxy
32f80c2dd5 Fixed react 'bug' 2023-07-25 17:20:14 -07:00
phixxy
1f3c5cf04a Removed combine_dict function as it isn't needed 2023-07-25 17:19:13 -07:00
phixxy
de1b78149c Removing commented code for timeouts. 2023-07-25 17:13:23 -07:00
phixxy
f2419c5501 Updated meme to no longer use requests when saving images. 2023-07-25 17:07:53 -07:00
phixxy
2568d67c5f Added mistoonAnime model option 2023-07-24 03:20:19 -07:00
phixxy
945fcee01a Added another model option 2023-07-24 03:07:48 -07:00
phixxy
b1cc2cd551 May have fixed discord resume aiohttp issue 2023-07-21 23:25:55 -07:00
phixxy
9de7ac9ba2 added reacting to other people reacting 2023-07-21 19:21:40 -07:00
phixxy
045131f00f Added more draw prompts 2023-07-20 19:37:38 -07:00
phixxy
1179b0eae3 removed timeout 2023-07-19 23:48:20 -07:00
phixxy
9bda14830b fixed stupid bug in rsgp 2023-07-19 23:18:04 -07:00
phixxy
ec495e2bf7 updated RSGP function again 2023-07-19 23:16:20 -07:00
phixxy
65f0a1ed55 Updated RSGP function 2023-07-19 23:04:05 -07:00
phixxy
a869253e23 Updated a draw prompt 2023-07-19 22:52:03 -07:00
phixxy
d259ee4228 Single session aiohttp all the stuff for real this time 2023-07-19 22:05:56 -07:00
phixxy
5aa35c48ee trying to get single session aiohttp working 2023-07-19 15:02:50 -07:00
phixxy
5abb216081 testing negative prompts for draw 2023-07-18 22:31:38 -07:00
phixxy
faec8d38fc testing negative prompts 2023-07-18 22:07:18 -07:00
phixxy
3b0c3b775e modified draw command slightly 2023-07-18 11:10:08 -07:00
phixxy
e17610c502 added more SD options 2023-07-18 04:07:13 -07:00
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