sugoidogo
c835c6514e
update to fixed webstorage
Publish / release (push) Successful in 2m4s
0.1.1
2025-12-16 03:02:31 -08:00
sugoidogo
d56a11c482
add origin param to script
2025-12-16 03:02:13 -08:00
sugoidogo
d1abbca707
update gitignore
2025-12-16 03:01:39 -08:00
sugoidogo
4fc82f50f5
fix wrangler confusion
Publish / release (push) Successful in 2m3s
0.1.0
2025-12-16 02:36:17 -08:00
sugoidogo
be87605e43
update ci
Publish / release (push) Successful in 2m21s
2025-12-16 02:19:01 -08:00
sugoidogo
f699248865
update readme
2025-12-16 02:11:01 -08:00
sugoidogo
9c07d2345d
update to ts and cloudflare pages
Publish / release (push) Successful in 2m13s
2025-12-16 02:01:08 -08:00
sugoidogo
b5779bfd70
fix bit event
2025-07-27 02:29:27 -07:00
sugoidogo
46c92654bc
fix moderator list
2025-07-27 02:03:54 -07:00
sugoidogo
0a5191063d
fix conditional streamelements init
2025-02-09 04:18:35 +00:00
sugoidogo
7cd791b7df
remove unused variables and single use functions
2025-02-09 04:16:09 +00:00
sugoidogo
3f1fe62926
remove unused functions
2025-02-09 04:04:04 +00:00
sugoidogo
343ea2e2e9
pubsub depreciation
2025-02-09 04:01:11 +00:00
SugoiDogo
f4a7b57968
Create static.yml
2025-02-08 12:05:22 -08:00
SugoiDogo
7b10257261
Delete .github/workflows/static.yml
2025-02-08 12:05:06 -08:00
SugoiDogo
7912055962
Update static.yml
2025-02-08 12:03:01 -08:00
sugoidogo
20bc1a89c8
prepare for pubsub depreciation, switch to ebs services
2025-02-08 19:49:03 +00:00
SugoiDogo
81fc3daf42
disable debug message
2024-12-24 16:22:41 -08:00
josephsmendoza
2d5ec72582
add release info to error tracking
2024-11-08 03:25:39 -08:00
SugoiDogo
b7108f729b
Update style.css
2024-10-10 05:31:11 -07:00
SugoiDogo
625fd31551
Update style.css
2024-10-10 05:23:39 -07:00
josephsmendoza
3748956e5d
add hostname to sentry init
2024-10-01 00:47:50 -07:00
josephsmendoza
2f8bcbb938
add debugging tools
2024-09-30 09:43:30 -07:00
josephsmendoza
8f30c52f47
fix bit message handling
2024-01-10 05:30:31 -08:00
josephsmendoza
e2eafaf3f5
add chat:edit permission
2023-11-30 12:11:35 -08:00
SugoiDogo
3dd7d7fedc
Create static.yml
2023-11-30 12:04:35 -08:00
josephsmendoza
3f98d9483e
add a connection message
2023-11-30 12:03:35 -08:00
josephsmendoza
27cfcc800a
don't trigger reconnect on reconnect
2023-11-30 12:00:58 -08:00
josephsmendoza
0300183adc
reconnect to irc on errors
2023-11-30 11:52:00 -08:00
josephsmendoza
28cc128605
reverse change
2023-11-29 18:46:28 -08:00
josephsmendoza
8aabc03604
fix parsing error
2023-11-29 18:43:50 -08:00
josephsmendoza
91141fc5f6
fix typo
2023-11-29 18:42:13 -08:00
josephsmendoza
ffb6a97bfe
fix sub events
2023-11-29 18:37:30 -08:00
josephsmendoza
9de8cc30bc
fix pubsub message handling
2023-08-25 19:00:54 -07:00
josephsmendoza
22070384b4
enable all events by default
2023-08-25 18:18:55 -07:00
josephsmendoza
9a48bf8b2b
update readme, fix incorrect label
2023-08-25 12:44:23 -07:00
josephsmendoza
fa4ce9608a
streamelements tip support
2023-08-25 12:36:12 -07:00
josephsmendoza
fd41eead59
why the fuck is there a json string nested in the json
2023-07-20 16:17:38 -07:00
josephsmendoza
dd94e42851
allow decimal values
2023-07-20 16:17:11 -07:00
josephsmendoza
907cbea17a
prevent bugs caused by calling functions out of order
2023-07-14 20:15:33 -07:00
josephsmendoza
7d71419125
set time_passed on reset()
2023-07-14 19:13:40 -07:00
josephsmendoza
d72a2bd2f5
add config.html
2023-07-14 19:07:57 -07:00
josephsmendoza
aca8b21945
convert to sugoi web services
2023-07-14 19:05:49 -07:00
Lea
a88a096af8
Added a Sync Time Feature
...
Sync Time is a time you can set to synchronize with last second subscriptions due to stream delay.
Default Value is set to 2 but can be changed in the config.
2023-03-30 15:49:19 +02:00
Lea
75bb5f5c0f
Update README.md for new features
2023-03-27 13:43:49 +02:00
Lea
54d0ac91da
Update script.js for fixes
...
Bug Fixes:
- Fixed bug in which reset button did not work when Timer has ended.
- Fixed bug in which timer could end while being paused.
Added:
- Happy and Random Hour now deactivates when Timer reset.
2023-03-27 13:36:36 +02:00
Lea
40651c096e
Merge pull request #2 from danilotitato/develop
...
Implement a skewed bell random for the added time in Random Hour
2023-03-11 22:32:22 +01:00
Danilo Titato
8180cb482b
Implement a skewed bell random for the added time in Random Hour
2023-03-01 21:32:36 -03:00
Lea
4b38bf62b1
Merge pull request #1 from danilotitato/develop
...
Random Hour implementation
2023-03-02 01:13:36 +01:00
Danilo Titato
0d3cc2afc4
Added Random Hour function, minor refactoring
2023-03-01 20:57:26 -03:00