67 Commits

Author SHA1 Message Date
Luke R
5737610ff0 Adding a weather function, written entirely by AI 2025-02-26 12:27:51 -08:00
Luke R
c423b6e930 Fix define by having it defer 2024-11-22 10:57:05 -08:00
Luke R
b34a1a9e3e Adding wifi qr code generator to dale bot 2024-09-09 11:45:48 -07:00
d9d482c44c Fixing a bunch of bad stuff using an actual linter 2024-04-04 22:00:08 -07:00
Luke R
e51d42e9a2 removing /trackdays because trackpinata exists 2024-04-01 11:30:28 -07:00
Luke Robles
6eac04c67f Fix /stock timeouts 2024-02-07 14:41:27 -08:00
Luke Robles
de1caa2cd9 Add a standby to /stock. i dunno man 2024-01-31 08:59:11 -08:00
Luke Robles
9dd0fe436e Change /ask to /wolfram 2024-01-18 13:50:07 -08:00
ba4eaa9689 Add translate command 2023-12-30 21:06:37 -08:00
afdd85a89f Adding buy location back to the /ship command 2023-12-23 14:11:23 -08:00
Luke Robles
bbb66d4217 Removing corona and pandas install. shoudl speed up build times significantly 2023-10-26 08:49:56 -07:00
Luke Robles
f000b25bd2 Defer to avoid timing out on /trackdays 2023-10-18 14:17:21 -07:00
Luke Robles
9bcc3f5bcf Fixes #1 Adding event organizer to the /trackdays blurb and also fixing it so if an org only has one day, it will still show up 2023-10-15 17:50:05 -07:00
Luke Robles
42980f29bd Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
56927056c7 Adding a banner to the /info command 2023-10-11 19:54:55 -07:00
Luke Robles
f6ee1be447 Fix issue with un-buyable ships causing the bot to error 2023-07-09 16:35:41 -07:00
ec451d206f Changing /wolfram to /ask 2023-07-08 21:09:23 -07:00
Luke Robles
789c36a619 Add 'you asked' to wolfram 2023-03-29 13:50:33 -07:00
Luke Robles
467b5fe359 Removing unused imports 2023-03-17 11:27:09 -07:00
Luke Robles
653caad93c update to new domain 2023-02-06 14:59:07 -08:00
Luke Robles
3be55843e7 add after hours pricing 2023-02-02 16:44:38 -08:00
Luke Robles
961542923b update secrets for helm chart 2023-01-11 14:53:06 -08:00
Luke Robles
16d3f98c29 update trackday command 2022-11-29 12:20:55 -08:00
Luke Robles
e04957e7e3 trackdays should only show up in my servers 2022-11-29 11:58:13 -08:00
Luke Robles
23e493c78e move define to be a slash command 2022-11-18 09:05:29 -08:00
Luke Robles
838115834b Convert trackdays to a slash command and allow you to pick a track 2022-10-26 17:03:48 -07:00
Luke Robles
4e589dcb53 move wolfram out of its own file 2022-10-26 08:37:08 -07:00
Luke Robles
96051eb7eb Converting gitlab issue and roll dice functions to slash commands 2022-10-26 08:32:12 -07:00
Luke Robles
6805cec673 convert corona to a slash command 2022-10-25 11:43:25 -07:00
Luke Robles
4e8057e9c3 convert stock to slash command 2022-10-19 09:11:18 -07:00
Luke Robles
2bfb683f82 Convert wolfram to a slash command 2022-10-18 15:28:05 -07:00
Luke Robles
b49131f348 move stable diffusion to its own cog 2022-10-18 13:18:34 -07:00
Luke Robles
4e34763079 fixing the optional arg for stable diffusion 2022-10-18 13:03:48 -07:00
2a9dd12e1a trying another method of setting negative prompt 2022-10-18 12:48:13 -07:00
Luke Robles
0f62f773e5 force register commands on ready 2022-10-18 12:31:17 -07:00
Luke Robles
3eb0127675 fix wording on negative_prompt help message 2022-10-18 12:13:16 -07:00
Luke Robles
543dd0ecd1 looks like specifying input_type of string made negative prompt mandatory 2022-10-18 12:11:36 -07:00
0122f354ab Fixing the options for some commands 2022-10-18 09:09:22 -07:00
Luke Robles
9c86b5acac Adding time taken to stable diffusion renders 2022-10-14 09:40:44 -07:00
Luke Robles
a29242355a Adding a semi global var for my user ID and guild IDs 2022-10-13 08:28:14 -07:00
Luke Robles
de98dfff64 fixing if else 2022-10-12 20:33:20 -07:00
Luke Robles
171837af97 big ol if else to make this only work in the stable-diffusion channel 2022-10-12 17:38:35 -07:00
Luke Robles
2cb69f71a3 lock sd to my servers 2022-10-12 17:09:01 -07:00
Luke Robles
94f8edeb4f Converting more shit to a slash command 2022-10-12 11:50:59 -07:00
Luke Robles
625bc6e92f lock stable diffusion down to a role called stable-diffuser 2022-10-06 08:37:04 -07:00
Luke Robles
49d1147d00 fixing logic for prompts that dont have negatives 2022-10-06 08:07:17 -07:00
Luke Robles
0f8d25a710 give me more image generation steps 2022-10-06 07:57:25 -07:00
Luke Robles
5f6215d8b4 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
37b107df23 restore try except 2022-10-05 18:02:47 -07:00
d6f78c1c8d await stable diffusion now 2022-10-05 17:53:53 -07:00