877 Commits

Author SHA1 Message Date
Luke Robles
e7ba77b34a fix SD to use the latest api, but itll only work on my gaming computer for now
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-14 09:05:25 -07:00
Luke Robles
b049bac425 Adding default negatives for stable diffusion if none are provided
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-12 14:00:47 -07:00
Luke Robles
f4ab945709 Adding default negatives for stable diffusion if none are provided
Some checks failed
continuous-integration/drone/push Build is failing
2023-09-09 10:45:10 -07:00
Luke Robles
0b9f2f3006 Adding /corgi for preston
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone Build was killed
2023-09-05 07:29:32 -07:00
Luke Robles
5ce749ebce correct trigger for tiktok link correction
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-19 20:19:58 -07:00
Luke Robles
c0fbdc6760 Auto correct tiktok links to be vxtiktok so they play within discord
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-18 14:34:47 -07:00
Luke Robles
0d81e7c6cf Defer dale to avoid shit breaking
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-16 11:39:05 -07:00
Luke Robles
7fb837153a Adding emojis to /decide for funsies
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-14 20:09:51 -07:00
Luke Robles
814cdef33f format
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-14 10:19:03 -07:00
Luke Robles
d2bd7fd6c4 Change role mapping for baulder's gate role in the welcome message
Some checks failed
continuous-integration/drone/push Build is failing
2023-08-14 10:06:54 -07:00
Luke Robles
d5363b1e9b Addnoy Jason
Some checks failed
continuous-integration/drone/push Build is failing
2023-08-11 14:10:41 -07:00
Luke Robles
dda3b2f871 Stop fuckin around with managing the yahoo api myself, just use a moddule that wraps it
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-08 14:35:34 -07:00
ein
d025faed5d Change the URL for my cashapp name in the /donate command
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-06 14:48:44 -07:00
Luke Robles
84bdab872a Add role for ready or not to welcome channel blurb
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-28 09:00:35 -07:00
Luke Robles
b19d127f5b remove the inputs param
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-21 09:26:56 -07:00
Luke Robles
f0ec443b66 make the /gpt function useable
All checks were successful
continuous-integration/drone Build is passing
2023-07-21 09:03:32 -07:00
Luke Robles
4a1efa69fd Fix issue with un-buyable ships causing the bot to error
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-07-09 16:35:41 -07:00
c32ce6163b Changing /wolfram to /ask
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-08 21:09:23 -07:00
Luke Robles
a2ce1e37ce nope that didnt work
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-06 10:31:47 -07:00
Luke Robles
ecf9347633 Poll users messages specifcally
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-06 10:20:13 -07:00
Luke Robles
dafce00535 format
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-05 18:50:12 -07:00
Luke Robles
0c95f8b8c6 Adding markov back to the bot
Some checks failed
continuous-integration/drone/push Build is failing
2023-07-05 18:46:12 -07:00
Luke Robles
ca5b011758 Fixing code if a ship is buyable at multiple locations, it was returning all locations you could rent at instead
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-05 18:24:15 -07:00
ac94ffd4da Add battlebit to the role blurb
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-04 09:15:57 -07:00
Luke Robles
f3c4b67d7e Fix issue of nowhere to buy a material (mainly for mineables)
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-17 09:40:45 -07:00
Luke Robles
dc7974b57f format
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-16 15:19:43 -07:00
Luke Robles
ae4833b30a Getting rid of the try except and re-wording some things
Some checks failed
continuous-integration/drone/push Build is failing
2023-06-16 15:16:22 -07:00
Luke Robles
358fe6d39e fix issue if you typo a commodity name
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-16 08:05:59 -07:00
Luke
7a03ef86ec Fixing how we're searching for commodities on the api by using string.title()
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-15 22:54:30 -07:00
Luke Robles
ead9d2d50a Fix missing %s
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-15 16:31:55 -07:00
Luke Robles
19d9c94ae3 Fix edge case of a commodity not actually being sold anywhere, but it still being able to be bought (Bexalite)
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-15 12:10:18 -07:00
Luke Robles
3fac36ab57 Change net_gain to Net_profit so it makes sense
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-14 14:03:18 -07:00
Luke Robles
249e103622 Add a break to the price calculation loop to save sweet sweet cpu cycles
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-14 13:50:50 -07:00
Luke Robles
c47547e5b8 remove unnessary variable assignemtn when calculating costs/profies
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-14 13:30:53 -07:00
Luke Robles
6b5becfef0 Add some comments to the code
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-14 13:28:13 -07:00
Luke Robles
e42ef06124 Add max value and also fix some var names
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-13 10:38:48 -07:00
Luke Robles
6d8963b9e3 Adding a /trade function to help calculate most profitable trade routes
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-13 10:08:25 -07:00
Luke Robles
1070ab9c42 disabling the medaia.discordapp change
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-11 14:48:06 -07:00
Luke Robles
02a0461e06 Fix ip of windows computeR
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-07 09:39:49 -07:00
654a13098e shorten the welcome message
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-01 21:26:13 -07:00
b6c212b56d move buy location lower in the embed, if not buyable, dont add it to the embed
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-01 21:19:20 -07:00
Luke Robles
45c45b9e9c Fixing price lookups for ships with a try except
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-01 17:54:19 -07:00
Luke Robles
12db6cf23c Adding top speed to /ship command
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-01 17:13:47 -07:00
Luke Robles
e166dc51b6 update /ship command to work with new wiki layout
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-01 13:53:45 -07:00
Luke Robles
c1483a1389 Fix stock, was assuming post market price would always be populated
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-30 11:45:26 -07:00
Luke Robles
5721b6aae1 Adding a line to the /ship command to say if theres a weapon rack on the ship or not
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-30 08:54:30 -07:00
Luke Robles
85af7c57df removing code re-use
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-28 16:02:44 -07:00
Luke Robles
a4ab95c263 remvoe leftover troubleshooting code
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-28 16:00:41 -07:00
Luke Robles
cf92cfc816 Fixing the /stock command to use a differnet yahoo api
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-28 16:00:00 -07:00
Luke
dd07c567a5 Fixing wording in the error message for the /ship command
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-25 16:54:06 -07:00