barelyprofessional
|
0ab39eea98
|
Disable juicers while Austin is live
|
2025-03-23 19:55:23 +08:00 |
|
barelyprofessional
|
e59bb880b5
|
New setting to control the initial state of the almanac shill
|
2025-03-23 19:49:45 +08:00 |
|
barelyprofessional
|
0c37596a66
|
Added notifications for Rainbet bets
|
2025-03-23 18:18:47 +08:00 |
|
barelyprofessional
|
64ccf97a14
|
Created a function for checking live status
|
2025-03-23 18:05:16 +08:00 |
|
barelyprofessional
|
3ca8c047e4
|
Forgot to convert Clash.gg bets from cents to dollars
|
2025-03-23 16:34:43 +08:00 |
|
barelyprofessional
|
b77c6b1f12
|
Added some more logging for debugging this. Check status for waiting for activation
|
2025-03-22 20:30:36 +08:00 |
|
barelyprofessional
|
e01c13428a
|
Change unhandled event to debug as it's spammy
|
2025-03-22 20:23:25 +08:00 |
|
barelyprofessional
|
94f8c8de08
|
Added a feature to shill the kasino almanac
|
2025-03-22 20:17:26 +08:00 |
|
barelyprofessional
|
908c0e6dc4
|
Noticed they stop sending bets after a while. Use the heartbeat task to sense if this has happened and force a reconnect
|
2025-03-22 20:17:00 +08:00 |
|
barelyprofessional
|
7122a1898c
|
Stop spamming subscriptions when already online
|
2025-03-22 14:17:54 +08:00 |
|
barelyprofessional
|
8c6591cb2c
|
Accidentally typed user instead of id for the ID property
|
2025-03-22 14:16:10 +08:00 |
|
barelyprofessional
|
4523fe8e15
|
Don't show edits to the console. Sick of Spambasesh
|
2025-03-22 14:12:05 +08:00 |
|
barelyprofessional
|
691a5e0904
|
Try again using List<> instead of a Tuple?
|
2025-03-22 14:09:18 +08:00 |
|
barelyprofessional
|
a61778cd0d
|
Fixed reference to Jackpot and corrected JsonProperty to JsonElement
|
2025-03-22 14:06:10 +08:00 |
|
barelyprofessional
|
03a3892035
|
Forgot to add BuildClashgg to the build tasks
|
2025-03-22 14:03:31 +08:00 |
|
barelyprofessional
|
b6dc7b8cbe
|
Experimental Clash.gg support, completely untested. Austin's ID is unknown at this time hence not populated
|
2025-03-22 14:00:23 +08:00 |
|
barelyprofessional
|
f895ebe5b9
|
Don't log secrets in the cache miss messages
|
2025-03-22 13:50:12 +08:00 |
|
barelyprofessional
|
0826ae42ce
|
BetId is now a GUID. Converted column from INTEGER to TEXT
|
2025-03-21 21:06:40 +08:00 |
|
barelyprofessional
|
637c8f9303
|
Updated URL for Rainbet game-history
|
2025-03-21 20:56:44 +08:00 |
|
barelyprofessional
|
a7829470de
|
Notify everyone if Kees H joins
|
2025-03-02 20:56:09 +08:00 |
|
barelyprofessional
|
1efa808f82
|
Added a setting for the initial value of the GambaSesh Discord bypass variable
|
2025-03-02 16:43:49 +08:00 |
|
barelyprofessional
|
64d7e38619
|
Added an image for when christopherdj goes live and removed the checks for if austingambles is live
|
2025-02-23 17:25:08 +08:00 |
|
barelyprofessional
|
178a89d912
|
Add ignore and unignore commands
|
2025-02-17 21:15:39 +08:00 |
|
barelyprofessional
|
dbc4ef2ba1
|
Added separate restream shill message for commercial breaks
|
2025-02-17 21:10:41 +08:00 |
|
barelyprofessional
|
8d42f3b1e3
|
Delete command is now for T&H
|
2025-02-17 20:29:51 +08:00 |
|
barelyprofessional
|
596b5bf189
|
Forgot to check if BossmanAustin is live
|
2025-02-17 20:09:01 +08:00 |
|
barelyprofessional
|
e3ce5dfd4a
|
Make sending the Toy Story image when ChrisDJ goes live while BossmanAustin is live optional and off by default
|
2025-02-17 20:08:06 +08:00 |
|
barelyprofessional
|
b65659d637
|
Added a command to provide restream value plain so it can be updated easier
|
2025-02-17 01:07:50 +08:00 |
|
barelyprofessional
|
0319c73998
|
Added an async method to delete messages and a command to delete last n messages based on sent message tracking
|
2025-02-17 00:23:04 +08:00 |
|
barelyprofessional
|
7e9137c35c
|
Added a generic interface for retrieving images. Where multiple images exist, it'll retrieve the least seen. If there are sufficient images to work with, it'll randomly pick from a subset of the least seen to make it less predictable what's going to show up.
|
2025-02-15 23:31:26 +08:00 |
|
barelyprofessional
|
5eb2ef62b9
|
Added support for custom part separators when using the fancy split message extension method
|
2025-02-09 23:34:48 +08:00 |
|
barelyprofessional
|
4085e0fd43
|
Added an attribute that you can use to control whether additional commands can execute after yours
|
2025-02-09 23:34:05 +08:00 |
|
barelyprofessional
|
42e6589e2a
|
Original TruncateBytes extension method wasn't working right, seemed to include an extra character which would put us over the limit. Replaced it and new method seems to be working as expected albeit not as nice looking.
|
2025-02-09 16:23:35 +08:00 |
|
barelyprofessional
|
f0fc79c142
|
Attempt to improve the way long strings are split up. There's a new extension method called FancySplitMessage to achieve this. Truncation options now work on bytes instead of string length too
|
2025-02-09 15:59:39 +08:00 |
|
barelyprofessional
|
4448a6a70a
|
Added a feature where the bot will send an image if it detects christopherdj is live when Bossman goes live and vice versa.
|
2025-02-08 23:44:08 +08:00 |
|
barelyprofessional
|
01847c5d3c
|
Added a ValueType concept for Settings. Currently unused but planned to assist with editing settings from chat.
|
2025-02-08 23:41:55 +08:00 |
|
barelyprofessional
|
f1e01be74d
|
Updated BassmanJack to conform to usual naming for commands
|
2025-02-08 23:37:56 +08:00 |
|
barelyprofessional
|
918bd47404
|
Added a command to retrieve the last stream time based on the Twitch view logging
|
2025-02-08 23:37:43 +08:00 |
|
barelyprofessional
|
94af9af173
|
Fix missing .Value
|
2025-02-06 14:47:03 +08:00 |
|
barelyprofessional
|
9da48cbdda
|
No juicers if GambaSesh isn't present
|
2025-02-06 14:46:56 +08:00 |
|
barelyprofessional
|
f9e59d5e7a
|
Fixed some more hardcoded references to BMJ
|
2025-02-06 12:24:15 +08:00 |
|
barelyprofessional
|
25af8c7a7b
|
Added Bassmanjack
|
2025-02-06 12:24:06 +08:00 |
|
barelyprofessional
|
52bcb012ac
|
Clean up more deadnaming
|
2025-02-06 10:41:53 +08:00 |
|
barelyprofessional
|
09797f6a56
|
Added support for Discord display names so the bot stops deadnaming
|
2025-02-06 10:17:56 +08:00 |
|
barelyprofessional
|
a292a98048
|
No more deadnaming
|
2025-02-06 09:38:48 +08:00 |
|
barelyprofessional
|
f7bc5b5026
|
Updated TZ output to AGT
|
2025-02-06 00:02:25 +08:00 |
|
barelyprofessional
|
4a5151229c
|
Replace hardcoded references to BossmanJack
|
2025-02-05 23:37:35 +08:00 |
|
barelyprofessional
|
7e6ba075c5
|
Bypass sesh detect for the Jackpot messages
|
2025-02-05 08:27:02 +08:00 |
|
barelyprofessional
|
9732aac6b4
|
Hopeful fix for out of order messages where multiple are sent and more accurate length limit
|
2025-02-05 08:26:05 +08:00 |
|
barelyprofessional
|
224148ba8d
|
Bumped packages
|
2025-02-04 21:01:15 +08:00 |
|