1060 Commits

Author SHA1 Message Date
ab182b45d0 Rolling my token and taking it off github finally 2023-09-24 14:17:29 -07:00
042f647577 fix ip for my user 2023-09-24 14:12:24 -07:00
abf0ee4eb6 Enable ein for stable diffsuion 2023-09-24 13:22:32 -07:00
10d74892e7 Rmeoving unused code and adding a makefile 2023-09-23 09:41:45 -07:00
Luke Robles
f7f4795a3f poll for discord_token not token 2023-09-21 12:13:18 -07:00
Luke Robles
9c68276c76 remove dragon-env from secrets 2023-09-21 12:09:51 -07:00
Luke Robles
39db7cd967 Fixing env vars 2023-09-21 11:57:49 -07:00
Luke Robles
1f33bf2ba6 updates to the readme and flavor text for star citizen incidents 2023-09-21 11:52:18 -07:00
Luke Robles
092c754016 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
Luke Robles
f2602ddd6f 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
Luke Robles
fbdea1b071 Switch sampler 2023-09-14 12:03:30 -07:00
Luke Robles
037187f1a1 remove the please be patient text once the bot uploads an image 2023-09-14 10:00:38 -07:00
Luke Robles
f9dab1aeab tweak lora weights 2023-09-14 09:44:34 -07:00
Luke Robles
a24aa46074 adding upscaling 2023-09-14 09:37:15 -07:00
Luke Robles
e9305cb8b7 let everyone use my computer temporarily 2023-09-14 09:06:06 -07:00
Luke Robles
d6856b9252 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
Luke Robles
3491d261b2 Adding default negatives for stable diffusion if none are provided 2023-09-12 14:00:47 -07:00
Luke Robles
04e67398c3 Adding default negatives for stable diffusion if none are provided 2023-09-09 10:45:10 -07:00
Luke Robles
fd2cd7cbd0 Adding /corgi for preston 2023-09-05 07:29:32 -07:00
Luke Robles
6be1715091 correct trigger for tiktok link correction 2023-08-19 20:19:58 -07:00
Luke Robles
d8a9c99dbd Auto correct tiktok links to be vxtiktok so they play within discord 2023-08-18 14:34:47 -07:00
Luke Robles
26f50bc570 Defer dale to avoid shit breaking 2023-08-16 11:39:05 -07:00
Luke Robles
84ff1da541 Adding emojis to /decide for funsies 2023-08-14 20:09:51 -07:00
Luke Robles
ee27d86449 format 2023-08-14 10:19:03 -07:00
Luke Robles
f363db4a15 Change role mapping for baulder's gate role in the welcome message 2023-08-14 10:06:54 -07:00
Luke Robles
21568fa29e Addnoy Jason 2023-08-11 14:10:41 -07:00
Luke Robles
ed3c7e1714 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
bfd2203ada Change the URL for my cashapp name in the /donate command 2023-08-06 14:48:44 -07:00
Luke Robles
a02dabed03 Add role for ready or not to welcome channel blurb 2023-07-28 09:00:35 -07:00
Luke Robles
760759f635 remove the inputs param 2023-07-21 09:26:56 -07:00
Luke Robles
057e1a51e8 make the /gpt function useable 2023-07-21 09:03:32 -07:00
Luke Robles
7376c7c6bb update URL for argocd 2023-07-20 17:27:14 -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
a5d2bae1e1 nope that didnt work 2023-07-06 10:31:47 -07:00
Luke Robles
e2cd3fb5f0 Poll users messages specifcally 2023-07-06 10:20:13 -07:00
Luke Robles
7a48d0681a format 2023-07-05 18:50:12 -07:00
Luke Robles
0ddb3c1722 Adding markov back to the bot 2023-07-05 18:46:12 -07:00
Luke Robles
fb3646f134 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
6c0fa70e61 Add battlebit to the role blurb 2023-07-04 09:15:57 -07:00
Luke Robles
a275e22468 Fix issue of nowhere to buy a material (mainly for mineables) 2023-06-17 09:40:45 -07:00
Luke Robles
a8d77ab227 format 2023-06-16 15:19:43 -07:00
Luke Robles
9e5519c110 Getting rid of the try except and re-wording some things 2023-06-16 15:16:22 -07:00
Luke Robles
5e84edc81a fix issue if you typo a commodity name 2023-06-16 08:05:59 -07:00
913e5ef054 Fixing how we're searching for commodities on the api by using string.title() 2023-06-15 22:54:30 -07:00
Luke Robles
1296d72250 Fix missing %s 2023-06-15 16:31:55 -07:00
Luke Robles
1233e07421 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
Luke Robles
235de533e7 Change net_gain to Net_profit so it makes sense 2023-06-14 14:03:18 -07:00
Luke Robles
b0862fe81a Add a break to the price calculation loop to save sweet sweet cpu cycles 2023-06-14 13:50:50 -07:00
Luke Robles
e19e9b4b47 remove unnessary variable assignemtn when calculating costs/profies 2023-06-14 13:30:53 -07:00