Commit Graph

765 Commits

Author SHA1 Message Date
barelyprofessional
9f9bdee61d Don't allow brand new gamblers to participate in a rain 2026-03-11 20:09:26 -05:00
barelyprofessional
945fac3c50 Add "green" support to Roulette 2026-03-08 00:16:24 -06:00
cohlexyz
67b0a26163 Add @ syntax to pocketwatch (#97) 2026-03-08 07:12:46 +01:00
barelyprofessional
829443283f Add the option to disable OpenAI moderation for Nora 2026-03-05 21:58:24 -06:00
barelyprofessional
8daaf3c304 Seems to be working now. Re-added the VIP level check 2026-03-05 09:41:25 -06:00
barelyprofessional
586a89a4cd More logging 2026-03-05 09:40:07 -06:00
barelyprofessional
fda98403ae Maybe? 2026-03-05 09:38:27 -06:00
barelyprofessional
b384845b54 Realized my GraphQL payload was fucked anyway but it probably will still freak out at me 2026-03-05 09:34:00 -06:00
barelyprofessional
f792cf4712 Shuffle still mad. Fuck you Noah 2026-03-05 09:25:35 -06:00
barelyprofessional
5058681022 Remove VIP level check to make it easier to test for now 2026-03-05 09:22:42 -06:00
barelyprofessional
d01fbe6ce3 C# is so frustrating with HTTP. You couldn't imagine a more annoyingly autistic in the worst way possible HTTP client. Won't let you do anything to make it real world usable, and also enforces shit at runtime so you can't tell something is busted until hours later when your method finally hits.
Anyway it balked at the Accept header but some more testing in curl reveals that perhaps that's not what the issue is, that it's freaking out due to a missing Origin and Referer headers. Though testing might be impeded by caching, it's hard to say.
2026-03-05 09:20:57 -06:00
barelyprofessional
c8dcf8e884 Choking without an accept header 2026-03-05 01:00:47 -06:00
barelyprofessional
469e24dde1 Can't use application/json in the request headers but it seems it doesn't matter based on testing 2026-03-05 00:54:16 -06:00
cohlexyz
11c09ea65c Allow !legitcheck to use usernames (#96)
* Keep track of users in chat

* Allow usernames for legitcheck
2026-03-05 05:40:16 +01:00
barelyprofessional
5fce555007 Thanks to AgarthaCrack for the offline betting detection logic 2026-03-04 22:39:36 -06:00
barelyprofessional
7b1e33da78 Minor update to Discord presence so it'll give the generic presence info if there's no platform presence data 2026-03-04 21:18:43 -06:00
barelyprofessional
64b2ce4a8e Chink is now 2x for rate limiting 2026-03-04 21:15:46 -06:00
barelyprofessional
545c880dba Updated 1023-byte limits to 2048 2026-03-04 21:15:21 -06:00
barelyprofessional
896477787d Turns out the ?? just does it as a literal so going to leave it and see what happens when it's null 2026-03-01 23:51:50 -06:00
barelyprofessional
98369e3d92 Views can be null 2026-03-01 23:50:15 -06:00
barelyprofessional
75774bb62f Increase frame length to 300ms due to being a little too fast for the oldies in chat 2026-03-01 22:02:43 -06:00
barelyprofessional
a94a9a11a8 Fix edits 2026-03-01 21:51:07 -06:00
barelyprofessional
251703a427 Add dittos to rain and emojis to make it more visible 2026-03-01 21:48:27 -06:00
barelyprofessional
c05d855edd Overclocking planes 2026-03-01 21:44:59 -06:00
barelyprofessional
ce0efead0b Only call people nigger faggots if they have an [img] alongside mBossmanJack 2026-03-01 14:40:02 -06:00
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