33 Commits

Author SHA1 Message Date
3bc9eb50b0 formatting 2023-10-13 20:51:13 -07:00
dd76c2da76 Simplify the incident_url getting code and also change the image on /drug to be etam 2023-10-13 20:25:07 -07:00
f349e2d259 fix incorrect reference to status_json 2023-10-13 11:38:05 -07:00
29b704c6f0 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
555cdad958 format 2023-10-13 10:26:57 -07:00
f3e6f57378 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
49bdf113d6 fix detection string for star citizen alerts 2023-10-12 11:57:39 -07:00
c9d2e48501 Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
d20641193d Adding a banner to the /info command 2023-10-11 19:54:55 -07:00
d9bdfa22f9 Fixing the code that gets all ships for /ship 2023-10-10 16:38:42 -07:00
59d533f829 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
3e2ffc2166 Adding /drugs 2023-10-07 22:02:57 -07:00
52ff647c9b Reduce api usage and hardcode the list of commodoties 2023-10-02 07:47:39 -07:00
5f3799655e Adding autocomplete to /ship too 2023-09-29 08:51:21 -07:00
958ab4cecd Add request caching + autocomplete to the /trade function 2023-09-29 08:26:21 -07:00
ecf009f051 Rmeoving unused code and adding a makefile 2023-09-23 09:41:45 -07:00
e1f0660442 updates to the readme and flavor text for star citizen incidents 2023-09-21 11:52:18 -07:00
aeacbe788a Add max value and also fix some var names 2023-06-13 10:38:48 -07:00
3a1aef7985 Adding a /trade function to help calculate most profitable trade routes 2023-06-13 10:08:25 -07:00
8fa18d00c3 disabling the medaia.discordapp change 2023-06-11 14:48:06 -07:00
eb4894ea1b Update drone file and also add another space on the incident alert for star citizen 2023-05-23 11:39:07 -07:00
0ac1234b2f Wrap the incident header in rotating lights for effect 2023-05-19 13:14:16 -07:00
3c59b848c9 Add rotating lights to alert about star citizen incidents 2023-05-19 10:57:26 -07:00
9a1b88adec add image to the outage embed 2023-05-09 10:59:19 -07:00
4ad9e496e7 Fix channel id for testing 2023-05-05 16:06:26 -07:00
a568029ed4 Make sure to only notifiy about an incdient once 2023-05-05 16:02:13 -07:00
2245e3d3bf turn off the statu sthing 2023-05-05 15:38:28 -07:00
164165dbc7 Adding medpens command which postsa guide for star citizen medpens 2023-04-30 19:04:57 -07:00
7625f4538d Set teh embed image to be the picture of the ship from the wiki 2023-04-30 08:37:17 -07:00
5d5875d17e Only post the outage once 2023-04-29 17:27:32 -07:00
a74b7f5f4b Add status page polling for star citizen 2023-04-29 13:44:46 -07:00
1e84127b84 big rewrite of the star citizen function. No longer using the API, just scraping the wiki 2023-04-28 13:06:19 -07:00
19eaf1c757 Adding first pass at /ship command for star citizen 2023-04-26 20:36:18 -07:00