25 Commits

Author SHA1 Message Date
12dfec6cfa If there is no ingame price, do not make the link clickable 2023-05-25 09:37:05 -07:00
60b60420e9 Make ingame price for ships clickable and take you to the buy section of the wiki 2023-05-17 08:20:28 -07:00
81ff6f2d38 Fix case where pledge price doesnt exist on the page 2023-05-16 09:59:59 -07:00
77b8e9d8c2 Adding clickable links to the embed for ship price 2023-05-11 08:32:51 -07:00
dd3e98a606 Fix errors by just returning N/A 2023-05-07 13:09:35 -07:00
2c9ae33a25 dont capitalize the ship name 2023-05-01 20:44:12 -07:00
2025c5f267 comment out where to buy for now, its causing issues 2023-05-01 16:21:22 -07:00
54c7c63867 If there is no price available, say so 2023-05-01 10:04:32 -07:00
41ddb7d320 add role to embed for ships 2023-04-30 17:42:04 -07:00
1c1f83b79c Some updates to how the format looks 2023-04-30 15:21:54 -07:00
6a6787cafc Embed a bigger image 2023-04-30 08:59:09 -07:00
6a72403ddd Set teh embed image to be the picture of the ship from the wiki 2023-04-30 08:37:17 -07:00
838e3b5003 Adding some horrendous code to figureo ut where to buy each ship 2023-04-29 08:29:15 -07:00
68b34b257f Handle case where no insurance info is on the wiki 2023-04-28 14:40:23 -07:00
de5bd386eb update embed title 2023-04-28 14:17:53 -07:00
1d3caf4523 fix underscore in ship url 2023-04-28 14:02:49 -07:00
0b15bcaf1c fix link to ship at bottom of the embed 2023-04-28 13:29:54 -07:00
a450df91be 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
c0d65e98c0 big rewrite of the star citizen function. No longer using the API, just scraping the wiki 2023-04-28 13:06:19 -07:00
b65a9b0d67 Adding dividers + a link to teh wiki at the bottom of the embed for a ship 2023-04-28 09:47:31 -07:00
a5f5c33a51 format 2023-04-27 08:29:40 -07:00
a6425c6cac error handling if the ship isnt found 2023-04-27 08:29:30 -07:00
72b493df67 remove prints 2023-04-26 20:45:04 -07:00
d7be9c44b4 make prices in line 2023-04-26 20:44:27 -07:00
106fa4cedb Adding first pass at /ship command for star citizen 2023-04-26 20:36:18 -07:00