Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

CrowbarTools

Group of live streaming community members creating tools and apps, such as Firebot, to enrich the live streaming experience.
Collective - Host: opensource - https://opencollective.com/crowbartools - Website: https://firebot.app - Code: https://github.com/crowbartools

Add maxItems setting for editable-list control

github.com/crowbartools/Firebot - 63efbe70528741fc84f069db6969bd2dd64c6e8d authored about 1 year ago by Erik Bigler <[email protected]>
5.60.0

github.com/crowbartools/Firebot - 254f47f3ba7cd5b8d64eb2ade25f672cb3d730de authored about 1 year ago by Zack Williamson <[email protected]>
chore: refactor channel reward manager

github.com/crowbartools/Firebot - 43a23c985653b98002fdc07f0a22585020dd2059 authored about 1 year ago by SReject <[email protected]>
chore: refactor channel reward manager

github.com/crowbartools/Firebot - 740bc59cff36fbf2ef964850e1f4dd978d4a9bb3 authored about 1 year ago by Zack Williamson <[email protected]>
Merge pull request #2290 from crowbartools/twitch-dcf

feat: Twitch Device Code Flow for login

github.com/crowbartools/Firebot - f96feffbf4f972904c2e52687c1d25f74b963d46 authored about 1 year ago by Zack Williamson <[email protected]>
Merge branch 'v5' into twitch-dcf

github.com/crowbartools/Firebot - 22c9808d375b4fa60699b755a95dd06e908aff79 authored about 1 year ago by Zack Williamson <[email protected]>
Merge pull request #2292 from dennisrijsdijk/v5-obs-screenshot-current-scene

feat: Screenshot currently active OBS Scene (#2291)

github.com/crowbartools/Firebot - c0ebd034cdf75f82acae538dff8d30afb16e7b9b authored about 1 year ago by Zack Williamson <[email protected]>
feat: screenshot currently active scene

github.com/crowbartools/Firebot - e285e9084f2d8e39d9d6a1f6a848757c7cd5967b authored about 1 year ago by Dennis Rijsdijk <[email protected]>
Merge branch 'v5' into twitch-dcf

github.com/crowbartools/Firebot - 605ad81510286f21aae0795b0f2a6865a5e25e7c authored about 1 year ago by Zack Williamson <[email protected]>
chore: update ecmascript version to 2022

github.com/crowbartools/Firebot - 25b6bf6fd3aaa3dda2de6862aab859f18579c0a6 authored about 1 year ago by SReject <[email protected]>
fix: Twitch token validity check async

github.com/crowbartools/Firebot - c5c8d075621b39ef5f91091315a5f08437bf3e79 authored about 1 year ago by Zack Williamson <[email protected]>
Merge branch 'twitch-dcf' of https://github.com/crowbartools/Firebot into twitch-dcf

github.com/crowbartools/Firebot - f1bb687c38cf2d24d23a642eab1ab7c1a843740f authored about 1 year ago by Zack Williamson <[email protected]>
fix: minor refactor fix

github.com/crowbartools/Firebot - 563223cb73daaef064565a67c8ea6a00717309a6 authored about 1 year ago by Zack Williamson <[email protected]>
feat: Twitch Device Code Flow for login

github.com/crowbartools/Firebot - 658783e65fc7c2c924c75ddb555e518e24ab64e2 authored about 1 year ago by Zack Williamson <[email protected]>
fix: minor refactor fix

github.com/crowbartools/Firebot - 4990442898a62c9295ac56dfc0435d581036ca78 authored about 1 year ago by Zack Williamson <[email protected]>
feat: Twitch Device Code Flow for login

github.com/crowbartools/Firebot - f3281d13419522cc034b5700006836f4725ffac8 authored about 1 year ago by Zack Williamson <[email protected]>
fix: nightly semvar not being valid

github.com/crowbartools/firebot-nightly - ed027a9ac6e90e02184fbb3bf7ce0c0481114df1 authored about 1 year ago by SReject <[email protected]>
Merge branch 'v5' of https://github.com/crowbartools/firebot into v5

github.com/crowbartools/Firebot - db1e60f14e15abd18e13caca7cb433737bb96182 authored about 1 year ago by SReject <[email protected]>
fix: restore from backup

github.com/crowbartools/Firebot - 83106252c3abf156daeaf51b5ee36674f5dc8d8c authored about 1 year ago by SReject <[email protected]>
Merge pull request #2288 from dennisrijsdijk/v5-fix-get-sound-duration

Fix Howler issue related to caching for getSoundDuration (#2287)

github.com/crowbartools/Firebot - 35ff40a3325eca37483827dae52fc075499e9260 authored about 1 year ago by Erik Bigler <[email protected]>
chore: lint

github.com/crowbartools/Firebot - 9d7e70351231e489135f2a81d4609b0d98d83594 authored about 1 year ago by Dennis Rijsdijk <[email protected]>
fix: getSoundDuration not resolving due to sound being loaded before listener is subscribed.

github.com/crowbartools/Firebot - 51e34f10db2b5f91e9408a3e30d256ce14f6408e authored about 1 year ago by Dennis Rijsdijk <[email protected]>
refactor: only refresh overlay if registered effect has overlay extension

github.com/crowbartools/Firebot - f956c2502419fb0c91d3b39d640eafc851cf10e6 authored about 1 year ago by Erik Bigler <[email protected]>
fix(overlay): :bug: ensure all overlay instances refresh when new effects are registered

#2286

github.com/crowbartools/Firebot - 2b6ca9c03d6135b1541e3741274fd657b3bbdd31 authored about 1 year ago by Erik Bigler <[email protected]>
chore: update convential commit scopes

github.com/crowbartools/Firebot - 225f5a08d878bae9de532fc391c671323dfaffdf authored about 1 year ago by Erik Bigler <[email protected]>
fix(integrations): :bug: emit integrationsUpdated event to F/E when integrations are registered

#2106

github.com/crowbartools/Firebot - 1e5894d7f96115b962159c6702320327a6f88f5a authored about 1 year ago by Erik Bigler <[email protected]>
Merge pull request #2285 from crowbartools/v5-protocol-handler

feat: add firebot:// custom URI scheme, viewer-card endpoints

github.com/crowbartools/Firebot - 8c19ec0b12125f3fd11185d96d9e062c52f677cc authored about 1 year ago by Zack Williamson <[email protected]>
feat: open viewer card from Firebot URL

github.com/crowbartools/Firebot - b1ea9faa06c72c05fd3f501a5f25b9f4ab8a43f2 authored about 1 year ago by Zack Williamson <[email protected]>
chore: cleanup, fix vscode launch params

github.com/crowbartools/Firebot - d09b0a3401dd88be2bc92ba24335e42fd329363e authored about 1 year ago by Zack Williamson <[email protected]>
Merge branch 'v5-protocol-handler' of https://github.com/crowbartools/Firebot into v5-protocol-handler

github.com/crowbartools/Firebot - dfaba4962372f6da152ced8b387dd1be77409a12 authored about 1 year ago by Zack Williamson <[email protected]>
chore: prep for URI scheme handling

github.com/crowbartools/Firebot - 6adca567d19a0acda842d2c706dd3e6f5c9e75c6 authored about 1 year ago by Zack Williamson <[email protected]>
chore: prep for URI scheme handling

github.com/crowbartools/Firebot - d02b34648dc913d8139428b3cb311324f6178c3a authored about 1 year ago by Zack Williamson <[email protected]>
fix: 7tv API changes (#2265)

github.com/crowbartools/Firebot - 05c8506128be08f8df9d02e82c13ac44288f3c63 authored about 1 year ago by SReject <[email protected]>
fix: 7tv Twitch user URL

github.com/crowbartools/Firebot - dcb5d34a076945268179662a5b87b08b639c4000 authored about 1 year ago by Zack Williamson <[email protected]>
fix: 7tv API changes

github.com/crowbartools/Firebot - 5e8beae6cf86a753cb2986921e6b60264c5381f5 authored about 1 year ago by Zack Williamson <[email protected]>
chore: update version to 5.59.1

github.com/crowbartools/Firebot - 44f2309af39ecf2a2a62fd502c29498bc9b02d6b authored about 1 year ago by SReject <[email protected]>
revert: youtube duration changes (#2282)

github.com/crowbartools/Firebot - aa0dc77f5745d4dfdce471aa2d67a89664bffddf authored about 1 year ago by Dennis Rijsdijk <[email protected]>
feat: better logging for youtube effect

github.com/crowbartools/Firebot - 5b9611bcdec4a72719e81e78f23f8cbb31f05c17 authored about 1 year ago by SReject <[email protected]>
revert: youtube play duration

github.com/crowbartools/Firebot - e8135900254525ee91b6ccb4068ab1fc7d93a108 authored about 1 year ago by SReject <[email protected]>
fix: non existent var preventing UI from loading

github.com/crowbartools/Firebot - 75e4d6b376ae6d9a0c74b945c30b121a7d3cf34c authored about 1 year ago by SReject <[email protected]>
Merge pull request #2281 from crowbartools/v5

V5.59.0

github.com/crowbartools/Firebot - 8149db898edf2dc6008eb30bd65260d5c868e60f authored about 1 year ago by SReject <[email protected]>
chore: update version

github.com/crowbartools/Firebot - ea20568fc636014f7487051e8e09081dfa99839e authored about 1 year ago by SReject <[email protected]>
revert: forced node version

github.com/crowbartools/firebot-nightly - 9feb8b6660cef664034d15731aeb011a21623f89 authored about 1 year ago by SReject <[email protected]>
update: use latest stable macOS; force arm64 node install

github.com/crowbartools/firebot-nightly - fb00e7d3dcc2161ec9cf1a7f87fe5339a01c8b61 authored about 1 year ago by SReject <[email protected]>
chore: update build steps

github.com/crowbartools/firebot-nightly - f55ea53394fd421a27023ba552ec38d059ad5d3c authored about 1 year ago by SReject <[email protected]>
Merge branch 'crowbartools:master' into pr/electronlift

github.com/crowbartools/firebot-nightly - 920fc13eb7484be9a0a575cfae5e043ec5af1abc authored about 1 year ago by Dennis Rijsdijk <[email protected]>
fix: version to conform to semvar

github.com/crowbartools/Firebot - b5f61ee3486082adde950b3be68c79f3195fa7de authored about 1 year ago by SReject <[email protected]>
chore: regen package-lock.json

github.com/crowbartools/Firebot - f9ec338955dc062a82090ac04b9c95d0ca1025b8 authored about 1 year ago by SReject <[email protected]>
chore: update node+npm version

github.com/crowbartools/Firebot - 89e1b8e10babddfb4fece66e84787f3eb8dca195 authored about 1 year ago by SReject <[email protected]>
chore: update electron, use sass, nutjs

github.com/crowbartools/Firebot - 611dd6d44feae2e0bea02908dcfff465ca6c9685 authored about 1 year ago by SReject <[email protected]>
Temp Python fix for node-gyp

github.com/crowbartools/firebot-nightly - 68d4f361d3b7ba2675fc0c6d269e49f136cfbf90 authored about 1 year ago by Zack Williamson <[email protected]>
fix: userid and useridname variables & fix multi-month gifted subscription (#2269)

github.com/crowbartools/Firebot - 35300a2a03873c60710f1bad4b1cd06b9c56b13b authored about 1 year ago by Dennis Rijsdijk <[email protected]>
feat: Update can now be deferred until restart (#1930) (#2278)

github.com/crowbartools/Firebot - baced3470b41e87ebfd110543b8872f9f2d8bdf6 authored about 1 year ago by Zack Williamson <[email protected]>
Merge pull request #2249 from dennisrijsdijk/v5-fix-obs

fix: OBS Switch Scene Effect

github.com/crowbartools/Firebot - f1c857fb0f37f34cdf34aae48073063a72874096 authored about 1 year ago by Justin <[email protected]>
fix: OBS Switch Scene Effect

github.com/crowbartools/Firebot - 1cf41043f36211feafdf208b306253d78bbf31fa authored about 1 year ago by Dennis Rijsdijk <[email protected]>
Rename `index.ts` to `main.ts`

github.com/crowbartools/firebot-custom-script-starter - 8e55bd662033be676477b4734f119a93f05c3858 authored about 1 year ago by Wissididom <[email protected]>
Merge pull request #2245 from dennisrijsdijk/v5-lexicon-fix

fix: amazon polly effects from before update not working

github.com/crowbartools/Firebot - 855fea1ace5e7c1d1e718053cee22dd46096d991 authored over 1 year ago by Zack Williamson <[email protected]>
fix: amazon polly effects from before update not working due to lexicons being null

github.com/crowbartools/Firebot - 66c52895bb112177038544a5d27cf784b9a74a5c authored over 1 year ago by Dennis Rijsdijk <[email protected]>
Merge pull request #2243 from dennisrijsdijk/v5-fix-video-again

fix: video duration regression

github.com/crowbartools/Firebot - a5d5ded411e37541a23c0628951d755d7e6690a3 authored over 1 year ago by Zack Williamson <[email protected]>
chore: remove redundant check

github.com/crowbartools/Firebot - e472e158039b40832a0d4a925ffb5a07b8d07681 authored over 1 year ago by Dennis Rijsdijk <[email protected]>
fix: Only override duration if none was entered, and a duration was fetched.

github.com/crowbartools/Firebot - b906d0fd11c2f241ab7a3af2681c2f39282517d5 authored over 1 year ago by Dennis Rijsdijk <[email protected]>
fix: Youtube Video properties only assigned when wait is ticked...

github.com/crowbartools/Firebot - dc665b38a6c042a74288459603a8c95e88512c0b authored over 1 year ago by Dennis Rijsdijk <[email protected]>
Merge pull request #2241 from crowbartools/v5

v5.58.1

github.com/crowbartools/Firebot - 1b77e38a1eaeb7fa59581e2017bc9b0bd1646e64 authored over 1 year ago by Zack Williamson <[email protected]>
chore: Increment version

github.com/crowbartools/Firebot - 0e4f85e2c2636e3642f55a90b8bcd769fdb3631a authored over 1 year ago by Zack Williamson <[email protected]>
Merge pull request #2240 from dennisrijsdijk/v5-invalid-queue

Queues: Move null check, fixes invalid queue ID causing error

github.com/crowbartools/Firebot - 54edd6a64eb61e4648a5f829c659b8636b8221af authored over 1 year ago by Zack Williamson <[email protected]>
Queues: Move null check, fixes invalid queue ID causing error

github.com/crowbartools/Firebot - 392c86c61d23397464fba0a3ff1b031fc619593d authored over 1 year ago by Dennis Rijsdijk <[email protected]>
Merge pull request #2239 from CKY-/v5

Fix: play random video

github.com/crowbartools/Firebot - d1173d3d0f9049e5df9b1c79d989b1c772c443bd authored over 1 year ago by Zack Williamson <[email protected]>
Fix typo play-video

github.com/crowbartools/Firebot - d8a13aa84b07299473f73aeeaee854c58d89cca6 authored over 1 year ago by CKY- <[email protected]>
fix:play random video from file

I have tested this local and it works to play randomly videos from file.

github.com/crowbartools/Firebot - 64ce95db730eaa0f2fb333d67ab114a765dc586a authored over 1 year ago by CKY- <[email protected]>
fix(workflow): nupkg filename for draft release

github.com/crowbartools/Firebot - 8a4ab4e360bcb532781d3868630e4d9b477151d6 authored over 1 year ago by Zack Williamson <[email protected]>
fix(workflow): nupkg filename for draft release

github.com/crowbartools/Firebot - 5cfad945242c05867f887d24861c396c83cece06 authored over 1 year ago by Zack Williamson <[email protected]>
Merge pull request #2236 from dennisrijsdijk/v5-quote-date

Quotes: Use "Quote Date Format" setting for date output.

github.com/crowbartools/Firebot - 3f6b5863d7dc63f055fbd26570c12364a2da7ddc authored over 1 year ago by Justin <[email protected]>
Quotes: Use "Quote Date Format" setting for date output.

github.com/crowbartools/Firebot - eb1a3592ebdc78315ae2b17fc5b2ac12c058ab44 authored over 1 year ago by Dennis Rijsdijk <[email protected]>
Merge pull request #2235 from crowbartools/v5

github.com/crowbartools/Firebot - 18eab877cfc32df891e25558aaa0bba3e6b7a57e authored over 1 year ago by Erik Bigler <[email protected]>
Increment version

github.com/crowbartools/Firebot - f993dad482e1d6afba1591672d7a38507a319136 authored over 1 year ago by Erik Bigler <[email protected]>
Youtube Video Fix (#2234)

github.com/crowbartools/Firebot - 683ae707690887ffd8c77d690918e10bc770fc98 authored over 1 year ago by Dennis Rijsdijk <[email protected]>
feat: $obsColorValue

github.com/crowbartools/Firebot - e5340ded6437bb4994aaffcf740ddfd55022dfa1 authored over 1 year ago by Zack Williamson <[email protected]>
fix: follow poll/events/restrictions

github.com/crowbartools/Firebot - a1efd6faf4c269851741f3e82ec5c81ea5d8c2f7 authored over 1 year ago by Zack Williamson <[email protected]>
Merge pull request #2232 from dennisrijsdijk/patch-3

fix: null/undefined itemId for queue manager

github.com/crowbartools/Firebot - 8623f3158acb7a50060c2690182654a61daf0ad9 authored over 1 year ago by Justin <[email protected]>
fix: account for null/undefined itemId

github.com/crowbartools/Firebot - e2238cd560f4e691cbd833aa1177b97a1ca05491 authored over 1 year ago by Dennis Rijsdijk <[email protected]>
Merge pull request #2231 from dennisrijsdijk/patch-2

Fix typo in discord description text

github.com/crowbartools/Firebot - d1fd9fff707369e5a4fc4756547cb1f74ffb9c9b authored over 1 year ago by Justin <[email protected]>
Merge branch 'v5' into patch-2

github.com/crowbartools/Firebot - 8b4190ec2c7e833667bd43340fd38f1c9d52690a authored over 1 year ago by Dennis Rijsdijk <[email protected]>
Merge pull request #2219 from dennisrijsdijk/scriptModules

Script modules

github.com/crowbartools/Firebot - 97fe02414e92b0adc1332559e34556f416ef5f81 authored over 1 year ago by Justin <[email protected]>
Merge branch 'v5' into scriptModules

github.com/crowbartools/Firebot - 25ea80f3a6f9773a41324fd7f5209ddc84dfe735 authored over 1 year ago by Justin <[email protected]>
Merge branch 'v5' into patch-2

github.com/crowbartools/Firebot - ab1814e5cec1752871f3cabecd6f5641b2d489a7 authored over 1 year ago by Dennis Rijsdijk <[email protected]>
Merge pull request #2221 from CoderBrad/mix_it_up_quotes

feat: Add Mix It Up quotes import

github.com/crowbartools/Firebot - 475bc97f2fa098db164e55b116aa242cee4a9a55 authored over 1 year ago by Justin <[email protected]>
Merge branch 'v5' into scriptModules

github.com/crowbartools/Firebot - 474cad508709634e825b10b2b10fd33414afd576 authored over 1 year ago by Justin <[email protected]>
Merge branch 'v5' into mix_it_up_quotes

github.com/crowbartools/Firebot - bba984d41feba0707d71ecbbb84d248ec1342946 authored over 1 year ago by Justin <[email protected]>
Fix typo in description text

github.com/crowbartools/Firebot - 23a2acc21ad85614bdd64ef938b7cfc2a5b5aa22 authored over 1 year ago by Dennis Rijsdijk <[email protected]>
Merge pull request #2223 from dennisrijsdijk/effect-queues

Effect Queues UI and API

github.com/crowbartools/Firebot - e9cd08a8973d05dbee36b7c2592063696f160c8f authored over 1 year ago by Justin <[email protected]>
Merge branch 'v5' into scriptModules

github.com/crowbartools/Firebot - 248d746d86db089d7dd0d4644e8eb99691ee4c18 authored over 1 year ago by Justin <[email protected]>
Merge branch 'v5' into effect-queues

github.com/crowbartools/Firebot - e3e161762c979380c5198f6726a2b1be54da264a authored over 1 year ago by Justin <[email protected]>
Merge pull request #2211 from CKY-/v5-chore-update-discord-instructions

Feat: update discord instructions

github.com/crowbartools/Firebot - 272b7576e71dbe9a4628d69f80c07ef9aba53358 authored over 1 year ago by Justin <[email protected]>
Merge branch 'v5' into scriptModules

github.com/crowbartools/Firebot - 25acad1d4d6a5ddbd76beea93005d2c269937868 authored over 1 year ago by Justin <[email protected]>
Merge branch 'v5' into v5-chore-update-discord-instructions

github.com/crowbartools/Firebot - 3b54eef3f9124f5b7a9fad4d5b538de5ce915311 authored over 1 year ago by Justin <[email protected]>
Merge pull request #2193 from CKY-/v5-Write-File-Path

Feat: write file path

github.com/crowbartools/Firebot - aa1e7ef8b94d58c05b7bc9ec898776c8505f4612 authored over 1 year ago by Justin <[email protected]>