67 Commits

Author SHA1 Message Date
4500e3e0fc Adding a weather function, written entirely by AI 2025-02-26 12:27:51 -08:00
01ff0eaa59 Fix define by having it defer 2024-11-22 10:57:05 -08:00
d9e18c20f3 Adding wifi qr code generator to dale bot 2024-09-09 11:45:48 -07:00
a9c5046cac Fixing a bunch of bad stuff using an actual linter 2024-04-04 22:00:08 -07:00
786723b4be removing /trackdays because trackpinata exists 2024-04-01 11:30:28 -07:00
038d337099 Fix /stock timeouts 2024-02-07 14:41:27 -08:00
bf4df03868 Add a standby to /stock. i dunno man 2024-01-31 08:59:11 -08:00
30e0b10c65 Change /ask to /wolfram 2024-01-18 13:50:07 -08:00
af1eafdbac Add translate command 2023-12-30 21:06:37 -08:00
08e400057f Adding buy location back to the /ship command 2023-12-23 14:11:23 -08:00
d8bb93b4e1 Removing corona and pandas install. shoudl speed up build times significantly 2023-10-26 08:49:56 -07:00
60f0bdf830 Defer to avoid timing out on /trackdays 2023-10-18 14:17:21 -07:00
768c6d12fd 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
60d2c5ad7e Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
b2bfa8ff6d Adding a banner to the /info command 2023-10-11 19:54:55 -07:00
c0b68ba20e Fix issue with un-buyable ships causing the bot to error 2023-07-09 16:35:41 -07:00
717ac0d849 Changing /wolfram to /ask 2023-07-08 21:09:23 -07:00
47d582ae7e Add 'you asked' to wolfram 2023-03-29 13:50:33 -07:00
81750e4ca4 Removing unused imports 2023-03-17 11:27:09 -07:00
Luke Robles
48bd2ae023 update to new domain 2023-02-06 14:59:07 -08:00
Luke Robles
6b0db1ef19 add after hours pricing 2023-02-02 16:44:38 -08:00
Luke Robles
cbb7b3b541 update secrets for helm chart 2023-01-11 14:53:06 -08:00
Luke Robles
ece5e4e363 update trackday command 2022-11-29 12:20:55 -08:00
Luke Robles
c069e04357 trackdays should only show up in my servers 2022-11-29 11:58:13 -08:00
Luke Robles
7c8d867cb7 move define to be a slash command 2022-11-18 09:05:29 -08:00
Luke Robles
92c0af81ec Convert trackdays to a slash command and allow you to pick a track 2022-10-26 17:03:48 -07:00
Luke Robles
c89142e3da move wolfram out of its own file 2022-10-26 08:37:08 -07:00
Luke Robles
3e1cb18fc5 Converting gitlab issue and roll dice functions to slash commands 2022-10-26 08:32:12 -07:00
Luke Robles
7615764dfa convert corona to a slash command 2022-10-25 11:43:25 -07:00
Luke Robles
cc8691b5a2 convert stock to slash command 2022-10-19 09:11:18 -07:00
Luke Robles
b1f103b39b Convert wolfram to a slash command 2022-10-18 15:28:05 -07:00
Luke Robles
137776a9dd move stable diffusion to its own cog 2022-10-18 13:18:34 -07:00
Luke Robles
2be3de7b7f fixing the optional arg for stable diffusion 2022-10-18 13:03:48 -07:00
c146741f51 trying another method of setting negative prompt 2022-10-18 12:48:13 -07:00
Luke Robles
ff6f20874d force register commands on ready 2022-10-18 12:31:17 -07:00
Luke Robles
6bfa411412 fix wording on negative_prompt help message 2022-10-18 12:13:16 -07:00
Luke Robles
7dc9c04e17 looks like specifying input_type of string made negative prompt mandatory 2022-10-18 12:11:36 -07:00
be7d70d9a4 Fixing the options for some commands 2022-10-18 09:09:22 -07:00
Luke Robles
458b977b28 Adding time taken to stable diffusion renders 2022-10-14 09:40:44 -07:00
Luke Robles
5f8eb0e740 Adding a semi global var for my user ID and guild IDs 2022-10-13 08:28:14 -07:00
Luke Robles
a397c3cfe9 fixing if else 2022-10-12 20:33:20 -07:00
Luke Robles
19baae0aa7 big ol if else to make this only work in the stable-diffusion channel 2022-10-12 17:38:35 -07:00
Luke Robles
acb8f32bee lock sd to my servers 2022-10-12 17:09:01 -07:00
Luke Robles
b6da9fa1c4 Converting more shit to a slash command 2022-10-12 11:50:59 -07:00
Luke Robles
7b940f687d lock stable diffusion down to a role called stable-diffuser 2022-10-06 08:37:04 -07:00
Luke Robles
2c88ccb6f0 fixing logic for prompts that dont have negatives 2022-10-06 08:07:17 -07:00
Luke Robles
ffa69b54ff give me more image generation steps 2022-10-06 07:57:25 -07:00
Luke Robles
f122f0edf6 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
cd89aa0f70 restore try except 2022-10-05 18:02:47 -07:00
96bf8ce1ab await stable diffusion now 2022-10-05 17:53:53 -07:00