574 Commits

Author SHA1 Message Date
134f0df3e2 dont use message.author since wer'e in a slash command 2022-10-19 19:12:19 -07:00
e58ee7d728 convert stock to slash command 2022-10-19 09:11:18 -07:00
d0b517bbd4 dont read ctx's channels, get the channels from teh guild were looping over 2022-10-19 08:15:07 -07:00
3eb7d2d21a make send take a string 2022-10-19 08:10:15 -07:00
aa7243e0d6 bail out of send command if its NOT my id 2022-10-18 22:13:31 -07:00
1a7ef19898 Add a UI to send 2022-10-18 22:12:16 -07:00
6057882670 convert emoji to a slash command 2022-10-18 15:44:13 -07:00
1ef7851ca3 Convert wolfram to a slash command 2022-10-18 15:28:05 -07:00
4e773cf84d Converting the vc command to a slash command 2022-10-18 15:05:51 -07:00
f89ff780f5 fix owo 2022-10-18 14:13:07 -07:00
a8c6d2984e converting all the anime girl gifs to slash commands 2022-10-18 14:07:51 -07:00
f638b38d3e Converting more shit to a slash commands 2022-10-18 13:56:22 -07:00
93e5339f97 move stable diffusion to its own cog 2022-10-18 13:18:34 -07:00
9e11c902cb fixing the optional arg for stable diffusion 2022-10-18 13:03:48 -07:00
5f34ade2c0 trying another method of setting negative prompt 2022-10-18 12:48:13 -07:00
474db87184 force register commands on ready 2022-10-18 12:31:17 -07:00
c98f41376b force register commands on ready 2022-10-18 12:26:06 -07:00
8547fe7a1b fix wording on negative_prompt help message 2022-10-18 12:13:16 -07:00
08e8c45c1b looks like specifying input_type of string made negative prompt mandatory 2022-10-18 12:11:36 -07:00
9537c60e4e update options for ffxiv 2022-10-18 10:14:32 -07:00
c447fb1f7e Fixing the options for some commands 2022-10-18 09:09:22 -07:00
c04c9312d2 convert avatar to a slash command and make it show a list of members 2022-10-17 17:42:50 -07:00
ea8207c955 converting more stuff to slash command 2022-10-17 09:35:48 -07:00
ec59f6c900 Make ffxiv take only one argument for name 2022-10-15 09:43:47 -07:00
7d7a50cd12 Adding time taken to stable diffusion renders 2022-10-14 09:40:44 -07:00
63b2815f14 comment out bf5 cause its dead 2022-10-13 12:37:28 -07:00
bc12d4e185 move all the animals to slash commands 2022-10-13 10:20:56 -07:00
04ae0b1578 fixing the invite link 2022-10-13 09:54:13 -07:00
3a98451472 convert ffxiv to a slash command 2022-10-13 09:37:20 -07:00
bcb26f9ad6 Adding a semi global var for my user ID and guild IDs 2022-10-13 08:28:14 -07:00
2faeb8df6e post when its reconnected again 2022-10-12 20:34:03 -07:00
169de2c8fc fixing if else 2022-10-12 20:33:20 -07:00
7952d69b71 big ol if else to make this only work in the stable-diffusion channel 2022-10-12 17:38:35 -07:00
96d5e34783 lock sd to my servers 2022-10-12 17:09:01 -07:00
fe98b8fa63 update invite link to include application.commands 2022-10-12 16:47:38 -07:00
fb522c015e Converting more shit to a slash command 2022-10-12 11:50:59 -07:00
104d79501a remove the deletion from the emoji command help message 2022-10-11 14:14:45 -07:00
cd68e68a96 remove the i have reconnected message for now 2022-10-11 10:13:17 -07:00
5d52aa64ef remove source code function from the help message blurb 2022-10-11 09:45:36 -07:00
2bee710a77 Converting poll to a slash command 2022-10-11 08:39:18 -07:00
e19ac9fe25 update pycord to latest git hash 2022-10-10 10:58:42 -07:00
75ee022247 bump timeout to 20 mins 2022-10-06 18:09:05 -07:00
90ab46c224 fixing the ask method 2022-10-06 14:58:58 -07:00
48212a3571 lock stable diffusion down to a role called stable-diffuser 2022-10-06 08:37:04 -07:00
e7e616a77d fixing logic for prompts that dont have negatives 2022-10-06 08:07:17 -07:00
83e05c2b03 give me more image generation steps 2022-10-06 07:57:25 -07:00
b6ad86758c Add support for negative promts, also extend timeout to 5 minutes, also post that you're working on the image and then edit the message with the file upload 2022-10-06 07:33:52 -07:00
dd61786256 increase timeout 2022-10-05 21:31:08 -07:00
01e1375daa restore try except 2022-10-05 18:02:47 -07:00
cc30492466 await stable diffusion now 2022-10-05 17:53:53 -07:00