1047 Commits

Author SHA1 Message Date
0ad1b2fd33 adding upscaling 2023-09-14 09:37:15 -07:00
0156187ef6 let everyone use my computer temporarily 2023-09-14 09:06:06 -07:00
2c2e814135 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
bda8fe1cd8 Adding default negatives for stable diffusion if none are provided 2023-09-12 14:00:47 -07:00
5871abdd08 Adding default negatives for stable diffusion if none are provided 2023-09-09 10:45:10 -07:00
60f10587f2 Adding /corgi for preston 2023-09-05 07:29:32 -07:00
43b5c5cf72 correct trigger for tiktok link correction 2023-08-19 20:19:58 -07:00
115efc7822 Auto correct tiktok links to be vxtiktok so they play within discord 2023-08-18 14:34:47 -07:00
7d18ebacd6 Defer dale to avoid shit breaking 2023-08-16 11:39:05 -07:00
7905d9a6f2 Adding emojis to /decide for funsies 2023-08-14 20:09:51 -07:00
9320bcb4bb format 2023-08-14 10:19:03 -07:00
c5065b9d3e Change role mapping for baulder's gate role in the welcome message 2023-08-14 10:06:54 -07:00
7a58e66c52 Addnoy Jason 2023-08-11 14:10:41 -07:00
5b31259cdd 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
f01876cdb8 Change the URL for my cashapp name in the /donate command 2023-08-06 14:48:44 -07:00
ff6c0d85c3 Add role for ready or not to welcome channel blurb 2023-07-28 09:00:35 -07:00
87d3dc783f remove the inputs param 2023-07-21 09:26:56 -07:00
cb1c9f6f05 make the /gpt function useable 2023-07-21 09:03:32 -07:00
7577be13b5 update URL for argocd 2023-07-20 17:27:14 -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
e5229e56a8 nope that didnt work 2023-07-06 10:31:47 -07:00
ce4df25afd Poll users messages specifcally 2023-07-06 10:20:13 -07:00
9fec5c42e6 format 2023-07-05 18:50:12 -07:00
e05c32faee Adding markov back to the bot 2023-07-05 18:46:12 -07:00
d0ac37742d 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
e288dee6d2 Add battlebit to the role blurb 2023-07-04 09:15:57 -07:00
dcb8e7ef0e Fix issue of nowhere to buy a material (mainly for mineables) 2023-06-17 09:40:45 -07:00
fd883aa710 format 2023-06-16 15:19:43 -07:00
dd7887e2d9 Getting rid of the try except and re-wording some things 2023-06-16 15:16:22 -07:00
4b7aeb7439 fix issue if you typo a commodity name 2023-06-16 08:05:59 -07:00
e63c7829c3 Fixing how we're searching for commodities on the api by using string.title() 2023-06-15 22:54:30 -07:00
a7afdbfcb5 Fix missing %s 2023-06-15 16:31:55 -07:00
2b196306a0 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
a89dbecc9c Change net_gain to Net_profit so it makes sense 2023-06-14 14:03:18 -07:00
b01583598b Add a break to the price calculation loop to save sweet sweet cpu cycles 2023-06-14 13:50:50 -07:00
8cb14c9afc remove unnessary variable assignemtn when calculating costs/profies 2023-06-14 13:30:53 -07:00
a71f0f5585 Add some comments to the code 2023-06-14 13:28:13 -07:00
9769bb26f6 Add max value and also fix some var names 2023-06-13 10:38:48 -07:00
d639b1f767 Adding a /trade function to help calculate most profitable trade routes 2023-06-13 10:08:25 -07:00
23fe549ef3 disabling the medaia.discordapp change 2023-06-11 14:48:06 -07:00
17fa37181c Fix ip of windows computeR 2023-06-07 09:39:49 -07:00
db6324066d shorten the welcome message 2023-06-01 21:26:13 -07:00
2cb1d96f79 move buy location lower in the embed, if not buyable, dont add it to the embed 2023-06-01 21:19:20 -07:00
d5d8bc5bf1 Fixing price lookups for ships with a try except 2023-06-01 17:54:19 -07:00
d04de10d41 Adding top speed to /ship command 2023-06-01 17:13:47 -07:00
8b4293901f update /ship command to work with new wiki layout 2023-06-01 13:53:45 -07:00
295afc2526 Fix stock, was assuming post market price would always be populated 2023-05-30 11:45:26 -07:00
12a8a9cac6 Adding a line to the /ship command to say if theres a weapon rack on the ship or not 2023-05-30 08:54:30 -07:00
ca861042f9 removing code re-use 2023-05-28 16:02:44 -07:00