33 Commits

Author SHA1 Message Date
1e85c96e12 formatting 2023-10-13 20:51:13 -07:00
e41f212ec5 Simplify the incident_url getting code and also change the image on /drug to be etam 2023-10-13 20:25:07 -07:00
e0b20a502c fix incorrect reference to status_json 2023-10-13 11:38:05 -07:00
4596daeabc 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
90f843b6e3 format 2023-10-13 10:26:57 -07:00
8ed0d253f4 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
d7b73aa104 fix detection string for star citizen alerts 2023-10-12 11:57:39 -07:00
312dc0ef6e Fixing the incdient code and also /ship 2023-10-12 11:54:06 -07:00
a55ee39112 Adding a banner to the /info command 2023-10-11 19:54:55 -07:00
0f69e5360b Fixing the code that gets all ships for /ship 2023-10-10 16:38:42 -07:00
76ebcd0f53 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
a049f66ca5 Adding /drugs 2023-10-07 22:02:57 -07:00
0cf7414eec Reduce api usage and hardcode the list of commodoties 2023-10-02 07:47:39 -07:00
dc9e551470 Adding autocomplete to /ship too 2023-09-29 08:51:21 -07:00
c9b76a11a7 Add request caching + autocomplete to the /trade function 2023-09-29 08:26:21 -07:00
c62cfe4b5d Rmeoving unused code and adding a makefile 2023-09-23 09:41:45 -07:00
6addf3975a updates to the readme and flavor text for star citizen incidents 2023-09-21 11:52:18 -07:00
aa6f685da6 Add max value and also fix some var names 2023-06-13 10:38:48 -07:00
717255be38 Adding a /trade function to help calculate most profitable trade routes 2023-06-13 10:08:25 -07:00
c4b39b07dc disabling the medaia.discordapp change 2023-06-11 14:48:06 -07:00
2f539d903e Update drone file and also add another space on the incident alert for star citizen 2023-05-23 11:39:07 -07:00
0d6fabe074 Wrap the incident header in rotating lights for effect 2023-05-19 13:14:16 -07:00
ec3071e440 Add rotating lights to alert about star citizen incidents 2023-05-19 10:57:26 -07:00
dd065d25e5 add image to the outage embed 2023-05-09 10:59:19 -07:00
0f55b6501b Fix channel id for testing 2023-05-05 16:06:26 -07:00
c337afbc62 Make sure to only notifiy about an incdient once 2023-05-05 16:02:13 -07:00
a5f2c33dac turn off the statu sthing 2023-05-05 15:38:28 -07:00
dbf56c3c8c Adding medpens command which postsa guide for star citizen medpens 2023-04-30 19:04:57 -07:00
6a72403ddd Set teh embed image to be the picture of the ship from the wiki 2023-04-30 08:37:17 -07:00
feb3abdc6b Only post the outage once 2023-04-29 17:27:32 -07:00
cb986952c1 Add status page polling for star citizen 2023-04-29 13:44:46 -07:00
c0d65e98c0 big rewrite of the star citizen function. No longer using the API, just scraping the wiki 2023-04-28 13:06:19 -07:00
106fa4cedb Adding first pass at /ship command for star citizen 2023-04-26 20:36:18 -07:00