1017 Commits

Author SHA1 Message Date
a60f3e3912 Adding a weather function, written entirely by AI 2025-02-26 12:27:51 -08:00
c3c14908fb Comment out lewd 2025-02-22 17:19:10 -08:00
0a719bafae Remove title on decdie command 2025-02-22 15:14:00 -08:00
04a82dd916 handle question marks in bigtext 2025-02-20 09:20:35 -08:00
abab86b6ae handle exclamation marks 2025-02-11 09:55:03 -08:00
995d751644 Adding a big text function 2025-02-10 17:35:37 -08:00
7b307271b8 Move portraits ot a new method and then use that picture if you select the spawns for a single boss 2025-02-08 15:24:51 -08:00
326b20e610 use arrow emjoji for boss spawn changes 2025-02-06 11:04:55 -08:00
f4c9c0bc41 Change kappa spreadsheet 2025-02-05 11:41:05 -08:00
2b3f418703 Slice out the <think> tags 2025-01-28 12:30:07 -08:00
a351695930 Turn on gpt again 2025-01-28 11:26:25 -08:00
6172db746e fix some more boss names in /spawn command 2025-01-22 14:54:48 -08:00
8af2054503 Chagne kappa to be a spreadsheet 2025-01-22 14:21:17 -08:00
1077c4c1d9 Changing knight to the goons in the boss spawns dict 2025-01-18 19:42:08 -08:00
42a686b510 remove the break so we get LK and btr driver in the embed 2025-01-16 15:19:07 -08:00
fa10b09434 Updating sokme wording and putting the rogues on the /spawns list 2025-01-16 15:10:27 -08:00
20f994e244 Some stuff for the tarkov spawns command 2024-12-29 11:20:22 -08:00
2164df4388 Tweak /sheeb command 2024-12-10 10:13:02 -08:00
130067080b Dont cache the social media domain checks. i can probably put this in other places but just here for now works 2024-11-26 15:39:46 -08:00
e5c93c044e Fix define by having it defer 2024-11-22 10:57:05 -08:00
599e461860 Comment out the llm stuff since its turned off 2024-11-22 10:51:41 -08:00
363acb8648 Optionally you can look up the spawns for a specific boss 2024-11-18 11:49:19 -08:00
c21c449e2d Add a command to post kappa tasks 2024-11-13 20:49:32 -08:00
2a6536a0fc Return the boss spawn dict sorted alphabetically 2024-11-13 11:41:01 -08:00
704ef14889 Remove commented code 2024-11-11 16:23:44 -08:00
936571b64f Adding link to the wiki tot he /boss commmand 2024-11-11 12:17:57 -08:00
aa4cd7f9e5 only print one boss per map on the spawn change embed 2024-11-11 09:14:18 -08:00
37d4708380 Reduce copy pasted code for getting the ship dimensions 2024-11-10 21:14:35 -08:00
3fcb39fcd1 Fixing the /ship command to work with the new wiki elements 2024-11-10 21:12:03 -08:00
ce1d5c3acb im so dumb. fix the docker file
Fix order of comparisons

Update app/tarkov.py

Fix order of boss spawn comparison

Trying to fix the spawn rate logic agani

I dont even know anymore man

some more funky shit for the boss sapwn comaprison

I dunno man, what the fuck is a kilometer

Flip percents again

Try flipping it AGAIN

fuck man i dont know

Dont cache boss spawns
2024-11-10 15:55:25 -08:00
da923a33ae Update boss spawn wording for the embed 2024-11-06 17:06:10 -08:00
5aa2f67c95 Huge! Got it to compare spawn rates and post accordingly 2024-11-06 17:06:10 -08:00
7c5de9f317 Fix time for job
First pass at boss spawn monitoring

fix channel id
2024-11-06 17:06:10 -08:00
8d2268e8bb First pass at boss spawn monitoring 2024-11-06 10:36:03 -08:00
7825b7cfc2 Fix logic for calculating spawn chance 2024-11-06 09:16:48 -08:00
7860941c12 re-doing some logic to abstract getting boss info from the API 2024-11-06 09:11:31 -08:00
ce1232784e Query for the bosses name, not ID, makes for a nicer embed 2024-11-06 08:05:27 -08:00
e4b8d5c381 Add footers to the embeds 2024-11-04 14:14:49 -08:00
797cda9709 remove assault from teh list until further notice 2024-11-04 13:55:12 -08:00
63b408943f Bold and truncate the boss spawn percents 2024-11-04 08:50:11 -08:00
005a6c0ae2 Bold and truncate the boss spawn percents 2024-11-04 08:50:01 -08:00
bee6d269ff Add boss portraits 2024-11-03 18:18:22 -08:00
c26c0601b8 Add followers to the boss blurb 2024-11-03 12:26:39 -08:00
b6bdc2464c Change boss embed thumbnail 2024-11-02 21:40:30 -07:00
bb9b8bf941 Adding assult back to the list of bosses 2024-11-02 21:20:42 -07:00
1d5bf7ab3e Adding first pass at boss info command 2024-11-02 17:18:51 -07:00
deb449ea8c Remove boss from each bosses name 2024-11-02 12:11:18 -07:00
2c9c06167c Print the spawn chance as a percent 2024-11-02 10:28:06 -07:00
587a5ed7fc Adding boss spawn command as well as making a generic function to query the tarkov api 2024-11-02 10:24:51 -07:00
3f8983b0aa Move social media domain corrections out of the bot so they can be updated out of band 2024-11-01 19:14:45 -07:00