1089 Commits

Author SHA1 Message Date
fed1b7b36c Defer dale to avoid shit breaking 2023-08-16 11:39:05 -07:00
79fca84950 Adding emojis to /decide for funsies 2023-08-14 20:09:51 -07:00
c593e1ad53 format 2023-08-14 10:19:03 -07:00
a8fee95872 Change role mapping for baulder's gate role in the welcome message 2023-08-14 10:06:54 -07:00
bedacae54e Addnoy Jason 2023-08-11 14:10:41 -07:00
1cf2b63c18 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
df211826c0 Change the URL for my cashapp name in the /donate command 2023-08-06 14:48:44 -07:00
287b033e99 Add role for ready or not to welcome channel blurb 2023-07-28 09:00:35 -07:00
13db532ceb remove the inputs param 2023-07-21 09:26:56 -07:00
2d40ab11bd make the /gpt function useable 2023-07-21 09:03:32 -07:00
188fd9a402 update URL for argocd 2023-07-20 17:27:14 -07:00
130d9dc21e Fix issue with un-buyable ships causing the bot to error 2023-07-09 16:35:41 -07:00
7c5e5d38a2 Changing /wolfram to /ask 2023-07-08 21:09:23 -07:00
b92110464f nope that didnt work 2023-07-06 10:31:47 -07:00
9374a0ee74 Poll users messages specifcally 2023-07-06 10:20:13 -07:00
cea88e426a format 2023-07-05 18:50:12 -07:00
8f7a02303b Adding markov back to the bot 2023-07-05 18:46:12 -07:00
429e74db96 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
664aa6f0a1 Add battlebit to the role blurb 2023-07-04 09:15:57 -07:00
f574ab0145 Fix issue of nowhere to buy a material (mainly for mineables) 2023-06-17 09:40:45 -07:00
d1e6890903 format 2023-06-16 15:19:43 -07:00
06e1f2bbbc Getting rid of the try except and re-wording some things 2023-06-16 15:16:22 -07:00
f93f150d28 fix issue if you typo a commodity name 2023-06-16 08:05:59 -07:00
a713726b7e Fixing how we're searching for commodities on the api by using string.title() 2023-06-15 22:54:30 -07:00
7576e82d6e Fix missing %s 2023-06-15 16:31:55 -07:00
225cf5a93f 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
363a3f75f8 Change net_gain to Net_profit so it makes sense 2023-06-14 14:03:18 -07:00
a13fc4cc8e Add a break to the price calculation loop to save sweet sweet cpu cycles 2023-06-14 13:50:50 -07:00
bc19a2b84c remove unnessary variable assignemtn when calculating costs/profies 2023-06-14 13:30:53 -07:00
6015f83b4d Add some comments to the code 2023-06-14 13:28:13 -07:00
9e88048b11 Add max value and also fix some var names 2023-06-13 10:38:48 -07:00
f1f669896d Adding a /trade function to help calculate most profitable trade routes 2023-06-13 10:08:25 -07:00
43e8e2d242 disabling the medaia.discordapp change 2023-06-11 14:48:06 -07:00
8bf5125b23 Fix ip of windows computeR 2023-06-07 09:39:49 -07:00
7439de0e3a shorten the welcome message 2023-06-01 21:26:13 -07:00
32762dbb19 move buy location lower in the embed, if not buyable, dont add it to the embed 2023-06-01 21:19:20 -07:00
f5cc7acfda Fixing price lookups for ships with a try except 2023-06-01 17:54:19 -07:00
93140066d2 Adding top speed to /ship command 2023-06-01 17:13:47 -07:00
17db388fde update /ship command to work with new wiki layout 2023-06-01 13:53:45 -07:00
ad943f349c Fix stock, was assuming post market price would always be populated 2023-05-30 11:45:26 -07:00
e0e540cac9 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
a0da311ccd removing code re-use 2023-05-28 16:02:44 -07:00
4050be8270 remvoe leftover troubleshooting code 2023-05-28 16:00:41 -07:00
c1185621f4 Fixing the /stock command to use a differnet yahoo api 2023-05-28 16:00:00 -07:00
aee5378179 Fixing wording in the error message for the /ship command 2023-05-25 16:54:06 -07:00
2c3a82bdd2 Add diablo gamers to the welcome blurb 2023-05-25 14:00:11 -07:00
5ed5be2f29 Dont modify the image url, some ships dont have larger variants on the wiki 2023-05-25 10:18:24 -07:00
0165998983 If there is no ingame price, do not make the link clickable 2023-05-25 09:37:05 -07:00
f38a8b2e36 ignore reactions that are not in the welcome channel 2023-05-24 16:42:26 -07:00
eb4894ea1b Update drone file and also add another space on the incident alert for star citizen 2023-05-23 11:39:07 -07:00