Commit Graph

790 Commits

Author SHA1 Message Date
barelyprofessional
28881143be Ignore Bossman stream if a capture is already running due to Twitch GraphQL being trash 2026-03-01 14:32:42 -06:00
barelyprofessional
abcaa48be4 Refactored Xeet embed so it uses the fancy split extension method instead of the one cohle cooked up 2026-02-28 18:18:08 -06:00
cohlexyz
79cf0b9fdf self check (#93) 2026-03-01 00:50:46 +01:00
cohlexyz
6635ebacd0 embed media (#92) 2026-03-01 00:50:15 +01:00
barelyprofessional
0f7e75ec91 No response for image rate limits 2026-02-28 15:46:23 -06:00
barelyprofessional
7770dc99ed Update deleted to use UUID 2026-02-28 15:39:56 -06:00
barelyprofessional
82a69f48dd Null warnings 2026-02-28 15:35:59 -06:00
barelyprofessional
c8016b4fc6 Update for new chyat 2026-02-28 15:34:36 -06:00
barelyprofessional
8a827a17de Handle presence updates that don't contain a username 2026-02-27 00:35:03 -06:00
barelyprofessional
eae5a18d11 Revert apocalyptic house edge for lambchop (it's rigged!) 2026-02-27 00:21:17 -06:00
barelyprofessional
72e5115548 Forgive input errors for kasino games when rate limiting 2026-02-27 00:20:09 -06:00
barelyprofessional
1337db31b3 Total chink death 2026-02-27 00:11:07 -06:00
alogindtractor
6d4d461aa7 Update SlotsCommand.cs (#91)
add delay for total loss message
2026-02-27 06:55:52 +01:00
barelyprofessional
7779189cee Fix excessive payouts due to not subtracting wager 2026-02-23 12:26:26 -06:00
barelyprofessional
81a6f0fdd5 Total Cloudflare Death 2026-02-21 00:08:47 -06:00
barelyprofessional
4962472312 Flaresolverr is dogshit. Going to try real and raw 2026-02-21 00:01:20 -06:00
barelyprofessional
d3f7d5e374 Re-enable Lambchop 2026-02-20 18:26:58 -06:00
barelyprofessional
0305f2a35c Fix borked code due to dodgy merge conflict 2026-02-20 18:26:38 -06:00
CrackmaticSoftware
6b6bfe2699 Lambchop fix (#90)
* Enabling/disabling gamba games with dynamic settting lookup.

* shadow wizard lambchop gang, we love fixing upper bound errors

* dsfgrgfds
2026-02-20 17:29:39 -06:00
barelyprofessional
66f2af5f52 Take away the wager limit for roulette 2026-02-19 20:58:05 -06:00
barelyprofessional
1c2b36b8b2 Flip the numbers around for #88 2026-02-19 20:56:39 -06:00
barelyprofessional
6967a81d73 Use RandN properly and get rid of the iterations thingy for next double 2026-02-19 20:55:55 -06:00
barelyprofessional
f1ab9cfcdd Add auto delete to VIP message 2026-02-19 20:27:07 -06:00
barelyprofessional
ec11dff3bd Added 100 minimum for rain 2026-02-19 20:20:04 -06:00
barelyprofessional
366311a20a Lambchop is off for now it's still fucked 2026-02-19 20:18:26 -06:00
barelyprofessional
60f74894ca Broke meta 2026-02-19 19:30:05 -06:00
barelyprofessional
cda5aca788 Updated house edge for lambchop 2026-02-19 19:26:45 -06:00
barelyprofessional
78e1494a19 Bumped packages 2026-02-19 19:17:01 -06:00
barelyprofessional
2c7e2adf48 Whycome this was Newtonsoft? 2026-02-19 19:14:50 -06:00
barelyprofessional
e5f98fe24c Check rights for users before ignoring 2026-02-18 00:40:26 -06:00
barelyprofessional
e4815a2290 Auto delete Nora responses 2026-02-17 23:35:00 -06:00
barelyprofessional
f1afce7fab Removed unused fields and imports 2026-02-17 22:04:27 -06:00
barelyprofessional
0dcbb25fe3 Migrated moods and prompts to the settings.
Removed the weird concurrent dictionary and replaced with Redis.
Removed the cleanup watchdog in favor of Redis expiration
2026-02-17 22:02:09 -06:00
barelyprofessional
75e958cd2a Add XML doc summaries for the value types 2026-02-17 21:55:51 -06:00
barelyprofessional
bc114e9f64 Remove all the slop .md files 2026-02-17 20:26:48 -06:00
xXCryingLaughingXx
30d9f48d2e Nora (#87) 2026-02-18 03:24:30 +01:00
alogindtractor
f701cae171 fix error, add delay to win message (#89)
* Update SlotsCommand.cs

adds delay for win message

* Update SlotsCommand.cs

add delay, fix rigslotboard error, was checking the wrong diagonal
2026-02-17 15:58:54 +01:00
barelyprofessional
dec3a9473a Back to white squares as it's too many bytes 2026-02-16 00:49:16 -06:00
barelyprofessional
9183c45105 Replace cloud with fog 2026-02-16 00:47:38 -06:00
alogindtractor
f0c1e77e5f Update PlanesCommand.cs (#85)
use cloud instead of white squire
2026-02-16 01:53:46 +01:00
alogindtractor
1ce3f0e8e5 Update KasinoMines.cs (#84) 2026-02-13 06:57:25 +01:00
alogindtractor
b43ce3f95c Update KasinoMines.cs (#83)
maybe fix explode animation
2026-02-13 06:51:54 +01:00
barelyprofessional
d1e95b07d4 Don't let exceptions go unhandled on chat messages as it's causing issues with the websocket library 2026-02-12 09:07:16 -06:00
barelyprofessional
75630e4053 Reduce VIP log spam 2026-02-11 22:35:08 -06:00
barelyprofessional
6e2fd0bc35 Check for null on disconnection info Exception 2026-02-11 22:11:29 -06:00
barelyprofessional
cbf5b628c3 Missed one 2026-02-11 22:09:26 -06:00
barelyprofessional
384b2ab3ef Removed disconnect/connect and replaced with Reconnect as it's made things worse 2026-02-11 22:07:41 -06:00
barelyprofessional
bdb882795f Rename Reconnect to ReconnectAsync 2026-02-11 22:06:00 -06:00
alogindtractor
259d5c339b fix payouts (#82)
games were slightly overpaying by including the original wager in the payout
2026-02-12 04:59:06 +01:00
barelyprofessional
34b3c5a671 Uber aggressive reconnection logic was glitching out like mad. Added a reconnect on dead bot detection and reduced inactivity timeout to 45 seconds in settings for the bot 2026-02-10 22:57:44 -06:00