32 Commits

Author SHA1 Message Date
807507ac78 Simplify the incident_url getting code and also change the image on /drug to be etam 2023-10-13 20:25:07 -07:00
c40a07ee09 fix incorrect reference to status_json 2023-10-13 11:38:05 -07:00
b159574725 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
398fc12831 format 2023-10-13 10:26:57 -07:00
cf563ed6c9 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
a5a2685b36 fix detection string for star citizen alerts 2023-10-12 11:57:39 -07:00
9d1549559a Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
9bd591e102 Adding a banner to the /info command 2023-10-11 19:54:55 -07:00
6c470e36ff Fixing the code that gets all ships for /ship 2023-10-10 16:38:42 -07:00
6ada1ec343 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
55132402c5 Adding /drugs 2023-10-07 22:02:57 -07:00
4811adb604 Reduce api usage and hardcode the list of commodoties 2023-10-02 07:47:39 -07:00
4b8322ebff Adding autocomplete to /ship too 2023-09-29 08:51:21 -07:00
f3ce5d095f Add request caching + autocomplete to the /trade function 2023-09-29 08:26:21 -07:00
a81c30b18c Rmeoving unused code and adding a makefile 2023-09-23 09:41:45 -07:00
8da6e11368 updates to the readme and flavor text for star citizen incidents 2023-09-21 11:52:18 -07:00
963ee7b323 Add max value and also fix some var names 2023-06-13 10:38:48 -07:00
b100fc5768 Adding a /trade function to help calculate most profitable trade routes 2023-06-13 10:08:25 -07:00
05e3252a82 disabling the medaia.discordapp change 2023-06-11 14:48:06 -07:00
b8e1dd28ef Update drone file and also add another space on the incident alert for star citizen 2023-05-23 11:39:07 -07:00
b7522ee722 Wrap the incident header in rotating lights for effect 2023-05-19 13:14:16 -07:00
ae224f17d8 Add rotating lights to alert about star citizen incidents 2023-05-19 10:57:26 -07:00
bc92483f9c add image to the outage embed 2023-05-09 10:59:19 -07:00
e4faa7ca14 Fix channel id for testing 2023-05-05 16:06:26 -07:00
90e1f49c67 Make sure to only notifiy about an incdient once 2023-05-05 16:02:13 -07:00
7da4d36a93 turn off the statu sthing 2023-05-05 15:38:28 -07:00
d3b3b7c61e Adding medpens command which postsa guide for star citizen medpens 2023-04-30 19:04:57 -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
892af7279e Only post the outage once 2023-04-29 17:27:32 -07:00
084f285122 Add status page polling for star citizen 2023-04-29 13:44:46 -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
c65dbe1fdb Adding first pass at /ship command for star citizen 2023-04-26 20:36:18 -07:00