21 Commits

Author SHA1 Message Date
af12a21687 Fix errors by just returning N/A 2023-05-07 13:09:35 -07:00
c679d87f25 dont capitalize the ship name 2023-05-01 20:44:12 -07:00
f36d437066 comment out where to buy for now, its causing issues 2023-05-01 16:21:22 -07:00
cd96717332 If there is no price available, say so 2023-05-01 10:04:32 -07:00
f2119fa6dd add role to embed for ships 2023-04-30 17:42:04 -07:00
6449c58d22 Some updates to how the format looks 2023-04-30 15:21:54 -07:00
2a009d1113 Embed a bigger image 2023-04-30 08:59:09 -07:00
a540045c58 Set teh embed image to be the picture of the ship from the wiki 2023-04-30 08:37:17 -07:00
25f47e46cc Adding some horrendous code to figureo ut where to buy each ship 2023-04-29 08:29:15 -07:00
bf7e958757 Handle case where no insurance info is on the wiki 2023-04-28 14:40:23 -07:00
694c21e0fe update embed title 2023-04-28 14:17:53 -07:00
e313fb2b2e fix underscore in ship url 2023-04-28 14:02:49 -07:00
55b7c43a7f fix link to ship at bottom of the embed 2023-04-28 13:29:54 -07:00
3ff3cd5ffb 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
027e897e49 big rewrite of the star citizen function. No longer using the API, just scraping the wiki 2023-04-28 13:06:19 -07:00
1fea9d2ae7 Adding dividers + a link to teh wiki at the bottom of the embed for a ship 2023-04-28 09:47:31 -07:00
88d03c1a54 format 2023-04-27 08:29:40 -07:00
eaa8da3427 error handling if the ship isnt found 2023-04-27 08:29:30 -07:00
63aec15363 remove prints 2023-04-26 20:45:04 -07:00
1a1816833d make prices in line 2023-04-26 20:44:27 -07:00
c65dbe1fdb Adding first pass at /ship command for star citizen 2023-04-26 20:36:18 -07:00