838 Commits

Author SHA1 Message Date
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
d8796e46cf Wrap the incident header in rotating lights for effect 2023-05-19 13:14:16 -07:00
0caa6b4c8c Add rotating lights to alert about star citizen incidents 2023-05-19 10:57:26 -07:00
44c6f6e0bd Update pycord commit and revert pip command to just -q 2023-05-18 08:06:35 -07:00
000bf8d6a2 Make ingame price for ships clickable and take you to the buy section of the wiki 2023-05-17 08:20:28 -07:00
e578dcae7e Fix case where pledge price doesnt exist on the page 2023-05-16 09:59:59 -07:00
6d3c815333 Adding clickable links to the embed for ship price 2023-05-11 08:32:51 -07:00
93e826f53d add image to the outage embed 2023-05-09 10:59:19 -07:00
e8a8fbc777 Fix errors by just returning N/A 2023-05-07 13:09:35 -07:00
1c085b3b06 Fix channel id for testing 2023-05-05 16:06:26 -07:00
ce750eee00 Make sure to only notifiy about an incdient once 2023-05-05 16:02:13 -07:00
d11a19c163 turn off the statu sthing 2023-05-05 15:38:28 -07:00
03fe1785ed Fix yahoo api for stocks 2023-05-04 13:25:09 -07:00
70f7089daf dont capitalize the ship name 2023-05-01 20:44:12 -07:00
28c485ff28 comment out where to buy for now, its causing issues 2023-05-01 16:21:22 -07:00
7e8f410639 If there is no price available, say so 2023-05-01 10:04:32 -07:00
c5a39be046 Adding medpens command which postsa guide for star citizen medpens 2023-04-30 19:04:57 -07:00
84002ba4cf add role to embed for ships 2023-04-30 17:42:04 -07:00
8912c76a2f Some updates to how the format looks 2023-04-30 15:21:54 -07:00
214f1b0a21 Embed a bigger image 2023-04-30 08:59:09 -07:00
5107a35baf Set teh embed image to be the picture of the ship from the wiki 2023-04-30 08:37:17 -07:00
52fd29b95c Only post the outage once 2023-04-29 17:27:32 -07:00
a41368063b Add status page polling for star citizen 2023-04-29 13:44:46 -07:00
45dbaeaf4c Adding some horrendous code to figureo ut where to buy each ship 2023-04-29 08:29:15 -07:00
f5c6a3a5f2 Handle case where no insurance info is on the wiki 2023-04-28 14:40:23 -07:00
0d8a72e509 update embed title 2023-04-28 14:17:53 -07:00
a719997756 fix underscore in ship url 2023-04-28 14:02:49 -07:00
da588f4ac5 fix link to ship at bottom of the embed 2023-04-28 13:29:54 -07:00
670863ce34 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
857cc9ba4d big rewrite of the star citizen function. No longer using the API, just scraping the wiki 2023-04-28 13:06:19 -07:00
6025b88e9a Adding dividers + a link to teh wiki at the bottom of the embed for a ship 2023-04-28 09:47:31 -07:00
0507c43dd6 format 2023-04-27 08:29:40 -07:00
74540fcae3 error handling if the ship isnt found 2023-04-27 08:29:30 -07:00
07930c2cc9 remove prints 2023-04-26 20:45:04 -07:00