67 Commits

Author SHA1 Message Date
a60f3e3912 Adding a weather function, written entirely by AI 2025-02-26 12:27:51 -08:00
e5c93c044e Fix define by having it defer 2024-11-22 10:57:05 -08:00
e2f28d8920 Adding wifi qr code generator to dale bot 2024-09-09 11:45:48 -07:00
4d9150ee90 Fixing a bunch of bad stuff using an actual linter 2024-04-04 22:00:08 -07:00
ec21878ae3 removing /trackdays because trackpinata exists 2024-04-01 11:30:28 -07:00
c22d804745 Fix /stock timeouts 2024-02-07 14:41:27 -08:00
796dcf662a Add a standby to /stock. i dunno man 2024-01-31 08:59:11 -08:00
75fa262ff3 Change /ask to /wolfram 2024-01-18 13:50:07 -08:00
547c9fbd26 Add translate command 2023-12-30 21:06:37 -08:00
0fd51faea8 Adding buy location back to the /ship command 2023-12-23 14:11:23 -08:00
e1121c7e9c Removing corona and pandas install. shoudl speed up build times significantly 2023-10-26 08:49:56 -07:00
491424248b Defer to avoid timing out on /trackdays 2023-10-18 14:17:21 -07:00
ec111967a1 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
feb712680e Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
c1cc93cab7 Adding a banner to the /info command 2023-10-11 19:54:55 -07:00
9001bf4e06 Fix issue with un-buyable ships causing the bot to error 2023-07-09 16:35:41 -07:00
5098a11326 Changing /wolfram to /ask 2023-07-08 21:09:23 -07:00
a8d952932e Add 'you asked' to wolfram 2023-03-29 13:50:33 -07:00
7ebe6fe71d Removing unused imports 2023-03-17 11:27:09 -07:00
259d9d88ad update to new domain 2023-02-06 14:59:07 -08:00
5dc02e6e78 add after hours pricing 2023-02-02 16:44:38 -08:00
50d239b816 update secrets for helm chart 2023-01-11 14:53:06 -08:00
bb240782d1 update trackday command 2022-11-29 12:20:55 -08:00
710c0b6ad7 trackdays should only show up in my servers 2022-11-29 11:58:13 -08:00
4ecc05a626 move define to be a slash command 2022-11-18 09:05:29 -08:00
2cbf2974f7 Convert trackdays to a slash command and allow you to pick a track 2022-10-26 17:03:48 -07:00
bfa83a04d9 move wolfram out of its own file 2022-10-26 08:37:08 -07:00
b433319cd4 Converting gitlab issue and roll dice functions to slash commands 2022-10-26 08:32:12 -07:00
3d779af52f convert corona to a slash command 2022-10-25 11:43:25 -07:00
88b84b898e convert stock to slash command 2022-10-19 09:11:18 -07:00
ea480aa0b0 Convert wolfram to a slash command 2022-10-18 15:28:05 -07:00
d7f2656a35 move stable diffusion to its own cog 2022-10-18 13:18:34 -07:00
caab0a2ab1 fixing the optional arg for stable diffusion 2022-10-18 13:03:48 -07:00
c26ec2f0cd trying another method of setting negative prompt 2022-10-18 12:48:13 -07:00
3b8b25e654 force register commands on ready 2022-10-18 12:31:17 -07:00
c1f604a39c fix wording on negative_prompt help message 2022-10-18 12:13:16 -07:00
a118d2eaf8 looks like specifying input_type of string made negative prompt mandatory 2022-10-18 12:11:36 -07:00
e44d3dc921 Fixing the options for some commands 2022-10-18 09:09:22 -07:00
98b7c54c6b Adding time taken to stable diffusion renders 2022-10-14 09:40:44 -07:00
2e5141a617 Adding a semi global var for my user ID and guild IDs 2022-10-13 08:28:14 -07:00
061d249703 fixing if else 2022-10-12 20:33:20 -07:00
89c6bd4344 big ol if else to make this only work in the stable-diffusion channel 2022-10-12 17:38:35 -07:00
e9f98b2180 lock sd to my servers 2022-10-12 17:09:01 -07:00
21b852d932 Converting more shit to a slash command 2022-10-12 11:50:59 -07:00
a7ed58482a lock stable diffusion down to a role called stable-diffuser 2022-10-06 08:37:04 -07:00
d7eb8f5900 fixing logic for prompts that dont have negatives 2022-10-06 08:07:17 -07:00
f0569373f3 give me more image generation steps 2022-10-06 07:57:25 -07:00
dcba147eb4 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
3e79474969 restore try except 2022-10-05 18:02:47 -07:00
dad6b2911c await stable diffusion now 2022-10-05 17:53:53 -07:00