|
f733906a23
|
Add battlebit to the role blurb
|
2023-07-04 09:15:57 -07:00 |
|
|
274c09fcdf
|
Fix issue of nowhere to buy a material (mainly for mineables)
|
2023-06-17 09:40:45 -07:00 |
|
|
50e192ba9b
|
format
|
2023-06-16 15:19:43 -07:00 |
|
|
60f5cc04f8
|
Getting rid of the try except and re-wording some things
|
2023-06-16 15:16:22 -07:00 |
|
|
0ca8f3d50b
|
fix issue if you typo a commodity name
|
2023-06-16 08:05:59 -07:00 |
|
|
f6dcd35ae0
|
Fixing how we're searching for commodities on the api by using string.title()
|
2023-06-15 22:54:30 -07:00 |
|
|
02ab4318fb
|
Fix missing %s
|
2023-06-15 16:31:55 -07:00 |
|
|
0d982a94ad
|
Fix edge case of a commodity not actually being sold anywhere, but it still being able to be bought (Bexalite)
|
2023-06-15 12:10:18 -07:00 |
|
|
56e4b3e45b
|
Change net_gain to Net_profit so it makes sense
|
2023-06-14 14:03:18 -07:00 |
|
|
68e4e50d19
|
Add a break to the price calculation loop to save sweet sweet cpu cycles
|
2023-06-14 13:50:50 -07:00 |
|
|
42f74a5354
|
remove unnessary variable assignemtn when calculating costs/profies
|
2023-06-14 13:30:53 -07:00 |
|
|
cbeaea131f
|
Add some comments to the code
|
2023-06-14 13:28:13 -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 |
|
|
73ed8b45bd
|
Fix ip of windows computeR
|
2023-06-07 09:39:49 -07:00 |
|
|
d398928f6c
|
shorten the welcome message
|
2023-06-01 21:26:13 -07:00 |
|
|
c363a821fd
|
move buy location lower in the embed, if not buyable, dont add it to the embed
|
2023-06-01 21:19:20 -07:00 |
|
|
edfcd35989
|
Fixing price lookups for ships with a try except
|
2023-06-01 17:54:19 -07:00 |
|
|
6425bf5ea0
|
Adding top speed to /ship command
|
2023-06-01 17:13:47 -07:00 |
|
|
e71baf2b7e
|
update /ship command to work with new wiki layout
|
2023-06-01 13:53:45 -07:00 |
|
|
579a48fa65
|
Fix stock, was assuming post market price would always be populated
|
2023-05-30 11:45:26 -07:00 |
|
|
68fa959da0
|
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 |
|
|
d209fbb01d
|
removing code re-use
|
2023-05-28 16:02:44 -07:00 |
|
|
7efbf4c494
|
remvoe leftover troubleshooting code
|
2023-05-28 16:00:41 -07:00 |
|
|
9cad312b3e
|
Fixing the /stock command to use a differnet yahoo api
|
2023-05-28 16:00:00 -07:00 |
|
|
3294ef6b3b
|
Fixing wording in the error message for the /ship command
|
2023-05-25 16:54:06 -07:00 |
|
|
04119b7b3b
|
Add diablo gamers to the welcome blurb
|
2023-05-25 14:00:11 -07:00 |
|
|
c1985548cf
|
Dont modify the image url, some ships dont have larger variants on the wiki
|
2023-05-25 10:18:24 -07:00 |
|
|
f6d50732bc
|
If there is no ingame price, do not make the link clickable
|
2023-05-25 09:37:05 -07:00 |
|
|
76f3998ec3
|
ignore reactions that are not in the welcome channel
|
2023-05-24 16:42:26 -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 |
|
|
f24843cdbc
|
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 |
|
|
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 |
|
|
6091bf261c
|
Update pycord commit and revert pip command to just -q
|
2023-05-18 08:06:35 -07:00 |
|
|
6566d36066
|
Make ingame price for ships clickable and take you to the buy section of the wiki
|
2023-05-17 08:20:28 -07:00 |
|
|
1c37dfc722
|
Fix case where pledge price doesnt exist on the page
|
2023-05-16 09:59:59 -07:00 |
|
|
f812319fcf
|
Adding clickable links to the embed for ship price
|
2023-05-11 08:32:51 -07:00 |
|
|
bc92483f9c
|
add image to the outage embed
|
2023-05-09 10:59:19 -07:00 |
|
|
af12a21687
|
Fix errors by just returning N/A
|
2023-05-07 13:09:35 -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 |
|
|
c97bf96abf
|
Fix yahoo api for stocks
|
2023-05-04 13:25:09 -07:00 |
|
|
c679d87f25
|
dont capitalize the ship name
|
2023-05-01 20:44:12 -07:00 |
|
|
f36d437066
|
comment out where to buy for now, its causing issues
|
2023-05-01 16:21:22 -07:00 |
|
|
cd96717332
|
If there is no price available, say so
|
2023-05-01 10:04:32 -07:00 |
|
|
d3b3b7c61e
|
Adding medpens command which postsa guide for star citizen medpens
|
2023-04-30 19:04:57 -07:00 |
|
|
f2119fa6dd
|
add role to embed for ships
|
2023-04-30 17:42:04 -07:00 |
|