1224 Commits

Author SHA1 Message Date
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
6a68bc06f6 remvoe leftover troubleshooting code 2023-05-28 16:00:41 -07:00
e45a05008d Fixing the /stock command to use a differnet yahoo api 2023-05-28 16:00:00 -07:00
30fe971f09 Fixing wording in the error message for the /ship command 2023-05-25 16:54:06 -07:00
ed2cbc6eb1 Add diablo gamers to the welcome blurb 2023-05-25 14:00:11 -07:00
c4330808fe Dont modify the image url, some ships dont have larger variants on the wiki 2023-05-25 10:18:24 -07:00
0c1f7d03e2 If there is no ingame price, do not make the link clickable 2023-05-25 09:37:05 -07:00
de578f1607 ignore reactions that are not in the welcome channel 2023-05-24 16:42:26 -07:00
be34c74c4f Update drone file and also add another space on the incident alert for star citizen 2023-05-23 11:39:07 -07:00
fa74f3207e Couple updates. Making /invite a slash command, removing some shit post commands, and making the role addition logic only check my servers 2023-05-23 09:29:20 -07:00
7c5bb7a462 Update pipeline start message 2023-05-22 15:27:53 -07:00
053ea1eb2f fix yaml syntax 2023-05-22 09:52:57 -07:00
9c5de72358 Updating drone ci file to post to dsicord with build info 2023-05-22 09:50:54 -07:00
b529ffaf04 trying discord again 2023-05-20 08:43:59 -07:00
ein
51d29a9f2f Dont purge images, saves time down the road 2023-05-20 08:38:36 -07:00
d8796e46cf Wrap the incident header in rotating lights for effect 2023-05-19 13:14:16 -07:00
fdf0bf9cef remove curls 2023-05-19 12:37:16 -07:00
175fefa1ad Add curls for builds 2023-05-19 12:08:06 -07:00
55fdcc133f Remove discord 2023-05-19 11:35:42 -07:00
d3e1f79727 unique names for steps 2023-05-19 11:35:02 -07:00
468333a894 Add pipelien started message 2023-05-19 11:33:47 -07:00
177385f4af Wrap message in quotes 2023-05-19 11:32:31 -07:00
2887ec27e3 Fix typo in secret name 2023-05-19 11:29:05 -07:00
427c6e8f9d Update git repo url 2023-05-19 11:22:29 -07:00