67 Commits

Author SHA1 Message Date
041dc26442 Adding a weather function, written entirely by AI 2025-02-26 12:27:51 -08:00
c9e2b13e9e Fix define by having it defer 2024-11-22 10:57:05 -08:00
843f66cc8e Adding wifi qr code generator to dale bot 2024-09-09 11:45:48 -07:00
5874b098c0 Fixing a bunch of bad stuff using an actual linter 2024-04-04 22:00:08 -07:00
c760acee20 removing /trackdays because trackpinata exists 2024-04-01 11:30:28 -07:00
deceb7a442 Fix /stock timeouts 2024-02-07 14:41:27 -08:00
7abb51a9d8 Add a standby to /stock. i dunno man 2024-01-31 08:59:11 -08:00
64a17f79c6 Change /ask to /wolfram 2024-01-18 13:50:07 -08:00
fdac9299dd Add translate command 2023-12-30 21:06:37 -08:00
7e3af704c2 Adding buy location back to the /ship command 2023-12-23 14:11:23 -08:00
bdb261cca2 Removing corona and pandas install. shoudl speed up build times significantly 2023-10-26 08:49:56 -07:00
c7826115b5 Defer to avoid timing out on /trackdays 2023-10-18 14:17:21 -07:00
b4bb329eee 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
740d51f94c Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
4900d63599 Adding a banner to the /info command 2023-10-11 19:54:55 -07:00
27b4e0e3f9 Fix issue with un-buyable ships causing the bot to error 2023-07-09 16:35:41 -07:00
c73169c6a1 Changing /wolfram to /ask 2023-07-08 21:09:23 -07:00
3e55430e55 Add 'you asked' to wolfram 2023-03-29 13:50:33 -07:00
6c7f305ce6 Removing unused imports 2023-03-17 11:27:09 -07:00
Luke Robles
8803de2ee0 update to new domain 2023-02-06 14:59:07 -08:00
Luke Robles
a59c12dff5 add after hours pricing 2023-02-02 16:44:38 -08:00
Luke Robles
71867bf5e9 update secrets for helm chart 2023-01-11 14:53:06 -08:00
Luke Robles
6cfeeb9c2f update trackday command 2022-11-29 12:20:55 -08:00
Luke Robles
1917194063 trackdays should only show up in my servers 2022-11-29 11:58:13 -08:00
Luke Robles
e07335269e move define to be a slash command 2022-11-18 09:05:29 -08:00
Luke Robles
05c0066770 Convert trackdays to a slash command and allow you to pick a track 2022-10-26 17:03:48 -07:00
Luke Robles
a1a2687da8 move wolfram out of its own file 2022-10-26 08:37:08 -07:00
Luke Robles
a79c2409ab Converting gitlab issue and roll dice functions to slash commands 2022-10-26 08:32:12 -07:00
Luke Robles
ee97fdf395 convert corona to a slash command 2022-10-25 11:43:25 -07:00
Luke Robles
1d02759572 convert stock to slash command 2022-10-19 09:11:18 -07:00
Luke Robles
5321de9231 Convert wolfram to a slash command 2022-10-18 15:28:05 -07:00
Luke Robles
74246d573d move stable diffusion to its own cog 2022-10-18 13:18:34 -07:00
Luke Robles
a63407155c fixing the optional arg for stable diffusion 2022-10-18 13:03:48 -07:00
683166d538 trying another method of setting negative prompt 2022-10-18 12:48:13 -07:00
Luke Robles
77961855d9 force register commands on ready 2022-10-18 12:31:17 -07:00
Luke Robles
7d88918543 fix wording on negative_prompt help message 2022-10-18 12:13:16 -07:00
Luke Robles
dc08934c0f looks like specifying input_type of string made negative prompt mandatory 2022-10-18 12:11:36 -07:00
ac74fc8bb2 Fixing the options for some commands 2022-10-18 09:09:22 -07:00
Luke Robles
e3339da557 Adding time taken to stable diffusion renders 2022-10-14 09:40:44 -07:00
Luke Robles
7cadd3f2c8 Adding a semi global var for my user ID and guild IDs 2022-10-13 08:28:14 -07:00
Luke Robles
43be905d5b fixing if else 2022-10-12 20:33:20 -07:00
Luke Robles
608202b259 big ol if else to make this only work in the stable-diffusion channel 2022-10-12 17:38:35 -07:00
Luke Robles
650a23c2c7 lock sd to my servers 2022-10-12 17:09:01 -07:00
Luke Robles
2a3e19abe2 Converting more shit to a slash command 2022-10-12 11:50:59 -07:00
Luke Robles
3912b3b15f lock stable diffusion down to a role called stable-diffuser 2022-10-06 08:37:04 -07:00
Luke Robles
396744935d fixing logic for prompts that dont have negatives 2022-10-06 08:07:17 -07:00
Luke Robles
6c69f2ba0b give me more image generation steps 2022-10-06 07:57:25 -07:00
Luke Robles
148465cfde 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
c2d56f2718 restore try except 2022-10-05 18:02:47 -07:00
b8dfbe88d0 await stable diffusion now 2022-10-05 17:53:53 -07:00