33 Commits

Author SHA1 Message Date
e0af2f23ff formatting 2023-10-13 20:51:13 -07:00
0213bc51df Simplify the incident_url getting code and also change the image on /drug to be etam 2023-10-13 20:25:07 -07:00
3929ef8397 fix incorrect reference to status_json 2023-10-13 11:38:05 -07:00
377a794b6d 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
81954346ab format 2023-10-13 10:26:57 -07:00
272333b511 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
4b7da72f1d fix detection string for star citizen alerts 2023-10-12 11:57:39 -07:00
bd15932687 Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
e5063ee3ef Adding a banner to the /info command 2023-10-11 19:54:55 -07:00
41307ed66c Fixing the code that gets all ships for /ship 2023-10-10 16:38:42 -07:00
387d09bbc0 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
04ccbf4063 Adding /drugs 2023-10-07 22:02:57 -07:00
1368d8df27 Reduce api usage and hardcode the list of commodoties 2023-10-02 07:47:39 -07:00
5f1607772b Adding autocomplete to /ship too 2023-09-29 08:51:21 -07:00
9dc628c80b Add request caching + autocomplete to the /trade function 2023-09-29 08:26:21 -07:00
7e3aca9c32 Rmeoving unused code and adding a makefile 2023-09-23 09:41:45 -07:00
e24526672d updates to the readme and flavor text for star citizen incidents 2023-09-21 11:52:18 -07:00
9e88048b11 Add max value and also fix some var names 2023-06-13 10:38:48 -07:00
f1f669896d Adding a /trade function to help calculate most profitable trade routes 2023-06-13 10:08:25 -07:00
43e8e2d242 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