1059 Commits

Author SHA1 Message Date
0fd55b9bfc fix ip for my user 2023-09-24 14:12:24 -07:00
99532972b0 Enable ein for stable diffsuion 2023-09-24 13:22:32 -07:00
ecf009f051 Rmeoving unused code and adding a makefile 2023-09-23 09:41:45 -07:00
d58ce8a2c2 poll for discord_token not token 2023-09-21 12:13:18 -07:00
a33c1b7313 remove dragon-env from secrets 2023-09-21 12:09:51 -07:00
c2dbf09a0a Fixing env vars 2023-09-21 11:57:49 -07:00
e1f0660442 updates to the readme and flavor text for star citizen incidents 2023-09-21 11:52:18 -07:00
d801c1159d Edit the original message for /sd if the connection fails, this will reduce clutter in the channel 2023-09-15 09:43:49 -07:00
63e7c76bc0 Incredibly toxic behavior and bullying jason, 1 in 100 chance of dale bot telling him to kill himself when using /decide 2023-09-15 08:13:45 -07:00
c9f361afe6 Switch sampler 2023-09-14 12:03:30 -07:00
07b0b14c4d remove the please be patient text once the bot uploads an image 2023-09-14 10:00:38 -07:00
fe164cfa04 tweak lora weights 2023-09-14 09:44:34 -07:00
b767a00cf5 adding upscaling 2023-09-14 09:37:15 -07:00
40717d73f8 let everyone use my computer temporarily 2023-09-14 09:06:06 -07:00
168bc35b47 fix SD to use the latest api, but itll only work on my gaming computer for now 2023-09-14 09:05:25 -07:00
2303a09e40 Adding default negatives for stable diffusion if none are provided 2023-09-12 14:00:47 -07:00
d59d8cc069 Adding default negatives for stable diffusion if none are provided 2023-09-09 10:45:10 -07:00
a170f6de03 Adding /corgi for preston 2023-09-05 07:29:32 -07:00
e692e24133 correct trigger for tiktok link correction 2023-08-19 20:19:58 -07:00
9e47737881 Auto correct tiktok links to be vxtiktok so they play within discord 2023-08-18 14:34:47 -07:00
9f72532067 Defer dale to avoid shit breaking 2023-08-16 11:39:05 -07:00
3ac7081d8f Adding emojis to /decide for funsies 2023-08-14 20:09:51 -07:00
f48912ac30 format 2023-08-14 10:19:03 -07:00
d4b720f96b Change role mapping for baulder's gate role in the welcome message 2023-08-14 10:06:54 -07:00
a690a7b5e1 Addnoy Jason 2023-08-11 14:10:41 -07:00
388d4de2dc Stop fuckin around with managing the yahoo api myself, just use a moddule that wraps it 2023-08-08 14:35:34 -07:00
ein
bb5f41ea1b Change the URL for my cashapp name in the /donate command 2023-08-06 14:48:44 -07:00
ecf4acb507 Add role for ready or not to welcome channel blurb 2023-07-28 09:00:35 -07:00
a498c7dab8 remove the inputs param 2023-07-21 09:26:56 -07:00
78c84ebeb2 make the /gpt function useable 2023-07-21 09:03:32 -07:00
ff93a29773 update URL for argocd 2023-07-20 17:27:14 -07:00
f41c40a598 Fix issue with un-buyable ships causing the bot to error 2023-07-09 16:35:41 -07:00
329df97402 Changing /wolfram to /ask 2023-07-08 21:09:23 -07:00
494e73282a nope that didnt work 2023-07-06 10:31:47 -07:00
f3e901368d Poll users messages specifcally 2023-07-06 10:20:13 -07:00
ad56977ce3 format 2023-07-05 18:50:12 -07:00
966eeaca35 Adding markov back to the bot 2023-07-05 18:46:12 -07:00
0d7ad189d5 Fixing code if a ship is buyable at multiple locations, it was returning all locations you could rent at instead 2023-07-05 18:24:15 -07:00
c7aed292f9 Add battlebit to the role blurb 2023-07-04 09:15:57 -07:00
d00fa17d1b Fix issue of nowhere to buy a material (mainly for mineables) 2023-06-17 09:40:45 -07:00
856a959c17 format 2023-06-16 15:19:43 -07:00
9e1ad77b2f Getting rid of the try except and re-wording some things 2023-06-16 15:16:22 -07:00
d8bb721d75 fix issue if you typo a commodity name 2023-06-16 08:05:59 -07:00
fe690db4e3 Fixing how we're searching for commodities on the api by using string.title() 2023-06-15 22:54:30 -07:00
67bde2f2ba Fix missing %s 2023-06-15 16:31:55 -07:00
1d899d3cee Fix edge case of a commodity not actually being sold anywhere, but it still being able to be bought (Bexalite) 2023-06-15 12:10:18 -07:00
70b3d131c8 Change net_gain to Net_profit so it makes sense 2023-06-14 14:03:18 -07:00
f5398b4605 Add a break to the price calculation loop to save sweet sweet cpu cycles 2023-06-14 13:50:50 -07:00
49d1794550 remove unnessary variable assignemtn when calculating costs/profies 2023-06-14 13:30:53 -07:00
e7c9b255ec Add some comments to the code 2023-06-14 13:28:13 -07:00