31 Commits

Author SHA1 Message Date
0d0ef380fe Adding top speed to /ship command 2023-06-01 17:13:47 -07:00
780bc0181b update /ship command to work with new wiki layout 2023-06-01 13:53:45 -07:00
0647ecfddb 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
0a26edd3f0 Fixing the /stock command to use a differnet yahoo api 2023-05-28 16:00:00 -07:00
Luke
333bf3b97c Fixing wording in the error message for the /ship command 2023-05-25 16:54:06 -07:00
7fe478db2a Dont modify the image url, some ships dont have larger variants on the wiki 2023-05-25 10:18:24 -07:00
8b855a74f0 If there is no ingame price, do not make the link clickable 2023-05-25 09:37:05 -07:00
ada93a8ba1 Make ingame price for ships clickable and take you to the buy section of the wiki 2023-05-17 08:20:28 -07:00
61c54f7cc7 Fix case where pledge price doesnt exist on the page 2023-05-16 09:59:59 -07:00
ffc326c90b Adding clickable links to the embed for ship price 2023-05-11 08:32:51 -07:00
de958f6db2 Fix errors by just returning N/A 2023-05-07 13:09:35 -07:00
9a912024d9 dont capitalize the ship name 2023-05-01 20:44:12 -07:00
9fa4afcfa5 comment out where to buy for now, its causing issues 2023-05-01 16:21:22 -07:00
dc764476b8 If there is no price available, say so 2023-05-01 10:04:32 -07:00
d55276cd77 add role to embed for ships 2023-04-30 17:42:04 -07:00
d71163c1fb Some updates to how the format looks 2023-04-30 15:21:54 -07:00
b516a1f746 Embed a bigger image 2023-04-30 08:59:09 -07:00
1ebd482ef7 Set teh embed image to be the picture of the ship from the wiki 2023-04-30 08:37:17 -07:00
da9df55f28 Adding some horrendous code to figureo ut where to buy each ship 2023-04-29 08:29:15 -07:00
eb6ed817c9 Handle case where no insurance info is on the wiki 2023-04-28 14:40:23 -07:00
efd15c8f0f update embed title 2023-04-28 14:17:53 -07:00
3fd141a191 fix underscore in ship url 2023-04-28 14:02:49 -07:00
86df4c7155 fix link to ship at bottom of the embed 2023-04-28 13:29:54 -07:00
97863aa1a5 Fix ship name captalizing when there is a space in teh name, also returning the error embed object 2023-04-28 13:28:10 -07:00
d70759c4b5 big rewrite of the star citizen function. No longer using the API, just scraping the wiki 2023-04-28 13:06:19 -07:00
0b6b790be1 Adding dividers + a link to teh wiki at the bottom of the embed for a ship 2023-04-28 09:47:31 -07:00
35542ebc89 format 2023-04-27 08:29:40 -07:00
b43527fbb3 error handling if the ship isnt found 2023-04-27 08:29:30 -07:00
1dc18de599 remove prints 2023-04-26 20:45:04 -07:00
3b1bd206ce make prices in line 2023-04-26 20:44:27 -07:00
4e57da31b6 Adding first pass at /ship command for star citizen 2023-04-26 20:36:18 -07:00