92 Commits

Author SHA1 Message Date
a9c5046cac Fixing a bunch of bad stuff using an actual linter 2024-04-04 22:00:08 -07:00
9ede7d27f8 Get rid of the emoji in the hull health 2024-04-04 14:44:59 -07:00
786723b4be removing /trackdays because trackpinata exists 2024-04-01 11:30:28 -07:00
70adc306df Add the full org name to the rsifind embed 2024-03-18 12:02:47 -07:00
95d9c0e732 Fix a typo in the /trade and /price embeds 2024-01-13 10:04:59 -08:00
71f0605d3e Clean up the role assignment room message and also make it big and more succint 2024-01-08 10:23:48 -08:00
07d2e77a20 Change ship health to hull health on the /ship embed 2024-01-05 17:46:54 -08:00
4d03590a99 Change org info to org name in the /rsifind command 2024-01-03 18:07:01 -08:00
bfa05f478e Fix black pre-commit 2024-01-03 15:09:35 -08:00
7cde2da4e6 Fix edge cases for evocati org 2024-01-01 20:33:13 -08:00
5a0b2a6abc Fix check for badge url on profile 2024-01-01 19:16:44 -08:00
ef44a5d4d9 Fix edge case where the base url isnt in the badge url for some reason 2024-01-01 17:21:35 -08:00
09b6275b19 Rewrite of the /rsifind command. Much faseter and not relying on the shitty API anymore 2024-01-01 17:13:29 -08:00
f9c6350550 Adding the /price command to get just the value of a given amount of cargoogp 2023-12-30 20:56:59 -08:00
81c7e50929 back to live endpoing 2023-12-29 12:03:59 -08:00
d11e167a9e Switch to cache endpoint 2023-12-28 21:37:38 -08:00
066518c386 Fix check for if someones in an org 2023-12-25 13:07:02 -08:00
9cd3a831da Fix check for if someones in an org 2023-12-25 13:06:41 -08:00
dca448ab8e Fix how i find the locations taht a ship is sold at 2023-12-24 17:28:52 -08:00
081809e35a Account for no ship pricing on finder.cstone's site 2023-12-24 14:54:35 -08:00
08e400057f Adding buy location back to the /ship command 2023-12-23 14:11:23 -08:00
d1bb0607d6 Print player name in error message for rsi_find 2023-12-22 23:52:04 -08:00
331145e2f6 Fix pricing information for ships 2023-12-22 13:34:30 -08:00
c2ab2792c5 Initial pass at a /rsifind command 2023-12-22 10:53:40 -08:00
9da160e5d0 Adding quantumfuel to the /ship command 2023-12-21 21:51:54 -08:00
0882f5d40f Add ship health to /ship command 2023-11-30 08:10:06 -08:00
b36752cb60 Chagne loaner to loaner(s) for the /ship command 2023-11-27 08:44:15 -08:00
161be72925 adding sim racing role to server 2023-11-26 11:15:41 -08:00
d2006583e0 Add loaner to /ship command if it exists on the page 2023-11-25 10:26:54 -08:00
b320db19e1 Move description of a ship to the top of the embed 2023-11-25 08:07:06 -08:00
d4dbf3c2ff Add length/width/height to /ship 2023-11-21 09:47:19 -08:00
7acb5cb472 Add ship image back to the embed, im dumb 2023-11-06 15:26:14 -08:00
c694cce46a Add ship description to the /ship command 2023-11-04 23:43:03 -07:00
fc1e7b2295 Add a print just so i can catch this in the future 2023-11-02 14:54:33 -07:00
6d50aa3fa1 update readme 2023-10-30 14:35:38 -07:00
d7a5b587ec Adding item uuid to /ship 2023-10-18 22:00:49 -07:00
cb50a0a781 Another re-write of the monitoring code for starcitizen. This time taking advantage of the cstate API 2023-10-13 11:35:12 -07:00
47fd83b35b Cleaning up some stuff and also adding the items uuid as a variable when using /ship, not sure what to do with it yet 2023-10-13 10:18:44 -07:00
60d2c5ad7e Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
b64c29bff8 Re-doing the star citizen incident alert logic, it will now alert us to changes in the incident status 2023-10-10 11:22:44 -07:00
1d109f44ae fix stock 2023-09-29 09:05:01 -07:00
29dad8ce79 Dont mess with the commodity string, its fucking up the logic when searching for commdities with awkward spellings (slam, e'tam, widow) 2023-09-29 08:34:19 -07:00
ec7a57ab1a Add request caching + autocomplete to the /trade function 2023-09-29 08:26:21 -07:00
c0b68ba20e Fix issue with un-buyable ships causing the bot to error 2023-07-09 16:35:41 -07:00
717ac0d849 Changing /wolfram to /ask 2023-07-08 21:09:23 -07:00
328fe396e4 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
a5d482c197 Fix issue of nowhere to buy a material (mainly for mineables) 2023-06-17 09:40:45 -07:00
0b8b75200e format 2023-06-16 15:19:43 -07:00
a95f623ea0 Getting rid of the try except and re-wording some things 2023-06-16 15:16:22 -07:00
9824f92a5f fix issue if you typo a commodity name 2023-06-16 08:05:59 -07:00