Ecosyste.ms: OpenCollective

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

github.com/crowbartools/Firebot

A powerful all-in-one bot for Twitch streamers
https://github.com/crowbartools/Firebot

Feat: #752 Normalize Streamloots ID (#1747)

0853b36228e51f99403467a4dad8b487dd84ef84 authored over 2 years ago
fix: #1731 and add $slootsAlertMessage (#1749)

490f50f5f3d8de9d45ee2304fb5448e2149a005f authored over 2 years ago
feat: add effect output to API effect (#1761)

410e448cade2772c2e90f265545271b52536668c authored over 2 years ago
feat: HTTP Server Manager (#1745)

7eb1ca2024f9ed4b6e6c1908161394d49d7c036b authored over 2 years ago
fix: copied commands assign bad fallback subcmd id (#1760)

0d8d83d5ab25914adf031431dbf564efc2a800ec authored over 2 years ago
feat: subcommands can now trigger from anywhere (#1755)

6d25ac21193c0fe4a1a39683450181f98e0eff3c authored over 2 years ago
fix: chat links now use custom chat text size (#1754)

409718f0f28df726570b7b64c78c11fd8761bff7 authored over 2 years ago
add optional chaining to prevent error

03ebcdd0c72f4567f7a4c043c1d894e8cce9269f authored over 2 years ago
chore: :technologist: update list of conventional commits scopes

9ac777d6dda2ad4a0942f09044b719cee96fe41b authored over 2 years ago
feat(scripts): :sparkles: add support for parameter update and stop events for start up scripts

98bb40c53e606ae67613ce895f06516e1203a1ae authored over 2 years ago
fix(chat): :bug: Check for command cooldown before restrictions. (#1741)

Co-authored-by: Erik Bigler <[email protected]>

ed2570d99dab1f1526623bb50c06c453da6dcc95 authored over 2 years ago
feat: ability to filter users from the viewer list (#1737)

Co-authored-by: Erik Bigler <[email protected]>

136660c5e1c9b7b659adf50f218d0e64373775b3 authored over 2 years ago
fix(chat): :bug: Check for command cooldown before restrictions.

This checks for command cooldown before checking for restrictions, because our currency restrict...

fc5e040cce20f4cc1cca1f1157346770c5f61c26 authored over 2 years ago
feat: implement effect outputs system (#1740)

9f1bf50f0fa2efce06f4541db957655288c52c99 authored over 2 years ago
Merge branch 'v5' of https://github.com/crowbartools/Firebot into v5

cf110a2a5d30b38e51183d7218edd7141a579f2b authored over 2 years ago
fix: also refresh default overlay when refreshing all (#1736)

fbacb046e602135baa74c399b299c1f95278a582 authored over 2 years ago
style: organize chat settings into common groups (#1732)

e0c0290f52645cf347cf98e58592124e3f6e0306 authored over 2 years ago
release: v5.52.0

d9dbc9ed856a43d83bfde7dc37155147423a4d74 authored over 2 years ago
Fix: duplicate case statements

09ce8355dec65c93877dd5afe58a12b16f76046f authored over 2 years ago
Merge branch 'master' into v5

c866fc06999cd06612b11d1f2034f19c463cd2a0 authored over 2 years ago
chore: bump version

7daed12a5c5319a211c7860ab368852dca87b7ce authored over 2 years ago
feat: add $regexMatches variable (#1729)

30b441e57c9d778851dfc3f9d68a32d97fdad94a authored over 2 years ago
chore: set prefer-const eslint rule and fix all instances

c0b390f8c12df132e9e511b1c086b8904c779b77 authored almost 3 years ago
feat: add option to auto deduct currency when currency restriction passes

d4be489a2ef1fcf4d39faeff98c49a68d0d0152e authored almost 3 years ago
chore(currency): update currency variables to use getCurrencyByName + use const variables

676b7e848bdf603e19816331f7dc368e883370e5 authored almost 3 years ago
feat: currencyRank variable (#1723)

8748d2574b4de0c525573814b3800d91b505920d authored almost 3 years ago
fix: clear effects "default" overlay name (#1722)

ebfccce50f21b1f44b953a044c47c89ebb450e7b authored almost 3 years ago
Merge branch 'v5' of https://github.com/crowbartools/Firebot into v5

15c1bd77fed044f73bdb970edbf25d016d343e11 authored almost 3 years ago
chore(hotkeys): add logging for failed hotkey registering

e07ac0cb237c5090a5c45ff9191f1ca0db772579 authored almost 3 years ago
feat: allow local videos to play at 0 volume (#1717)

6308fe9d0f6110cbe98971ae3920889b0b852cd2 authored almost 3 years ago
chore: fix events controller error

8bebc8be69553229339bee1b06c90c063feb79d2 authored almost 3 years ago
feat(events): support event reordering (#1195)

74a760a2334a070a50ad49d121af77a6d692f0e1 authored almost 3 years ago
Merge branch 'v5' of https://github.com/crowbartools/Firebot into v5

27f7f72e817b2a5e8b7ac669326f027f32f5162d authored almost 3 years ago
chore: update announce effect name

5fdf62cd3335907f3b3703e4f6a9a37b1f5ee9a2 authored almost 3 years ago
fix: allow setting user currency to 0 (#1713)

31c79130701ded5178c5e4fe63b99cc27f8d20ba authored almost 3 years ago
Merge branch 'v5' of https://github.com/crowbartools/Firebot into v5

952e369789919e1f857e9432343e4dfeab2614d7 authored almost 3 years ago
feat: support extension chat messages in dashboard (#1238)

d2770c1796a09784a9961514d50b58ddd45da2a7 authored almost 3 years ago
fix: $vars menu position for custom-variable (#1712)

Added a menu position override for the Variable Name input field to solve #1632.

b1cea49cb11f097a43b86c83854c9a549997018d authored almost 3 years ago
fix: variable menu position for http request effect url field

19db445599c3268a73a6e3c0114483563e7ebe47 authored almost 3 years ago
feat: hide bot account messages option (#1584)

4ee5dc2d5678b9b858413ed5fbdb3714c595a8da authored almost 3 years ago
feat: prompt for preset args on test and quick action (#1653)

7d62a93bddc550774b40901d7358599b98d7804a authored almost 3 years ago
fix: hide "last seen" option if "show last game" option isn't selected

711bf2ae92cb11f3c8a3cce9806a594af2bcbb28 authored almost 3 years ago
chore: add default for last game text

6ddf5094bc40db8e271b8c5e9a3623e6d58831c8 authored almost 3 years ago
fix: setup description popout not working #1671

c2be9cae1d946feaa98c3c60b3a78038cced8e59 authored almost 3 years ago
Update to twurple 5.1.6

5acc7e5ea76b9b98e50214b4e1d8c631f8e95a17 authored almost 3 years ago
Merge branch 'v5' of https://github.com/crowbartools/Firebot into v5

8e49b2d1ae8d85c1185f33273a04d57990a63b20 authored almost 3 years ago
fix: remove whispers from bid game #1706

2b706a59f544d73b50ee89858ac190ebcf9d1780 authored almost 3 years ago
feat: fallback username for anonymous cheers (#1707)

Fall back to "An Anonymous Cheerer" when pubsub provides an undefined userName

d591c2b9363be2f0dc5af077a5f186862f5d583f authored almost 3 years ago
feat: $customRoleUsers and $randomCustomRoleUser variables (#1704)

7739f5300cbf732c9db7c336f400e3afa5efd9bb authored almost 3 years ago
feat: add category var, refactor usage of "game" (#1702)

852d80de239e3074cec0e57199a0b8c0a13be927 authored almost 3 years ago
fix: Disable channel reward limits when turned off (#1701)

Co-authored-by: Erik Bigler <[email protected]>

9a938fc5797809735271a778bfc981ccffc53488 authored almost 3 years ago
chore: update twurple packages to 5.1.2

bb53faacf6b8b8d9f72f99c9dbf960a3b26cade3 authored almost 3 years ago
feat: add support for announcements #1665

fbece50aeefb7b7370fa8542f42424ae7c1f25aa authored almost 3 years ago
fix: elgato light effects have clearer message (#1694)

Co-authored-by: Erik Bigler <[email protected]>

185d9a89d430a8300e0a3123b670e1a1331cfec9 authored almost 3 years ago
fix: color select illegible in dark mode #1693 (#1697)

Added a variable for changing the color of the palette title depending on theme selection to mak...

93252f6a8568df3d075b4e11c8e2e8d82b83017e authored almost 3 years ago
feat: customizable last seen text (#1698)

Added a new text field to the Shoutout effect so that Last Seen Playing text can be customized.
...

e7c797420f7ef01d504387c443bd7e26654859e3 authored almost 3 years ago
feat: discord image embed (#1696)

Adds the option to embed an image to a Discord message effect.

Co-authored-by: Erik Bigler <e...

a1e049c47461b4ef03ff897e1979251f25856389 authored almost 3 years ago
fix: elg light strip color name case sensitivity (#1699)

Co-authored-by: Erik Bigler <[email protected]>

30114124a928eadb63310a6f4e0af3bfeb72b43b authored almost 3 years ago
feat: add $arrayElement variable (#1695)

Co-authored-by: Erik Bigler <[email protected]>

a3a0513bfddf1e025eb61898147b7a651a542cef authored almost 3 years ago
fix: Mutiple bugs with chat-based gift sub event (#1700)

Co-authored-by: Erik Bigler <[email protected]>

e57c43f7db98e879bb657c8b3e6de836067cdaf1 authored almost 3 years ago
feat: Add URL moderation allowlist (#1685)

Co-authored-by: SReject <[email protected]>

87b6ff77b69e5b8082d0aa43676b92c691a750a8 authored almost 3 years ago
Add shortcut for triggering events

753b3f907dec77b861bf123da42673fcd3815ad2 authored almost 3 years ago
Changed Mixer to Twitch in the Bot login modal.

5d3ae7002581251664b49ff7e093cebf637f0d8c authored almost 3 years ago
Fix(ui/#1690): Adjusted z-index for dropdown-menu

refs: #1571

08ac36acf5519a2d95590aa1604250a2e4b4f0bb authored almost 3 years ago
feat(effects/#1689): Added remove user metadata effect

refs: #1688

8b173f6a9f6b6f40ded53a011587c53f82ae9986 authored almost 3 years ago
update lock file

c45a1d8ae1713dea2e414a028e6b432f15c0f186 authored almost 3 years ago
Merge branch 'v5' of https://github.com/crowbartools/Firebot into v5

d674dd8375d0dbd637cea5b1ba1acc84982c5602 authored almost 3 years ago
fix(deps): swapped elgato light api

36809c7a333d73a740c3ca44f98e129b08440bda authored almost 3 years ago
fix(variables): $topMetaData reporting invalid results

80d14b3417c5f160069e5f71cee23eafd30bcf99 authored almost 3 years ago
feat(variables/#1680): add ability to delete variables via inspector

88ababdda707516745b066728bc72b7377034ea1 authored almost 3 years ago
feat(api/#1675): Get all preset effect lists via API

f8f68e0d8e59ba433b08c671de95025b0c783f6f authored almost 3 years ago
Basic Command API endpoints

38a43306480bbcafec1f6122fa99e027afb37a7a authored almost 3 years ago
Only send HTTP body on POST, PUT, or PATCH (#1678)

aedd094f7154cb1d4b7b536100ec1b1cc0b188fc authored almost 3 years ago
Add custom variable option when creating clip (#1677)

097c8ae14508e6680a71c3c90d7d2f659eb28abd authored almost 3 years ago
Merge branch 'v5' of https://github.com/crowbartools/Firebot into v5

3622a84dae3145d1b0c01a75b0cfa1cd9b9300e0 authored almost 3 years ago
Make sure we are still triggering regular subs from pubsub

bb15dba4b5638954e8ad69cfa317af48101f8bd9 authored almost 3 years ago
Fix $chatMessages username bug (#1673)

5cbbc64f546e428f7af28b80074bc81ca0ba87b7 authored almost 3 years ago
Add log level option to Log Message effect (#1670)

219a8e4d5d170fb63ff18a4bbe7e1ccf86a69f9d authored almost 3 years ago
Quote API endpoints (#1660)

871881ce7147d8ef222093ca58bca3fdc84df1ee authored almost 3 years ago
#1662 Use Chat interface for gift sub events (#1663)

Co-authored-by: Erik Bigler <[email protected]>

6691f70581380d724ea54097d0715bfc630e696c authored almost 3 years ago
Add Elgato Light Strip support, fix Key Lights (#1658)

Co-authored-by: Erik Bigler <[email protected]>

8663ff8da694c40c5c17e9f4cc122c61c82f4116 authored almost 3 years ago
Add Log Message effect (#1655)

Co-authored-by: Erik Bigler <[email protected]>

afbd4c7f7b1fff05cfb776a5f6875496477c3c6f authored almost 3 years ago
Fix customVariable and userMetadata parameters checks (#1651)

Co-authored-by: Samuel Albert <[email protected]>
Co-authored-by: Erik Bigler <erik...

1c8794accc1b0a13b6a932a3f6a8f4b66fd71e01 authored almost 3 years ago
Create FUNDING.yml

1f34bbb2d6c4a6cccc5a2f76423a656f2b0f33a4 authored almost 3 years ago
BugFix: getRoleById fails due to teamRoles

4418d036337656df70f44009577f44dac3faba46 authored almost 3 years ago
v5.51.0

041045643f3715ef411ece677ae29a95bcbdbe08 authored almost 3 years ago
add $arrayFindIndex variable

efdc355b818c0fbf641cd6b8e84bac6061369ade authored almost 3 years ago
Adds a notice to Channel Detail embed

18baf892c2509582b04f6e712d8deda14fdf4b54 authored almost 3 years ago
Update grunt

e114995cfcedba7f15091bd450f808025b29cf80 authored almost 3 years ago
update node-hue-api

2c9059399ce0dd5f082529042c6bbd75b0be7913 authored almost 3 years ago
Add $customVarialbeKeys

fe8a9d8cf1ecad26d8023b3eca8424b08a61a141 authored almost 3 years ago
Fix formatting

5fb8e231dbf8f979024c33e578d89bbc18851faf authored almost 3 years ago
add contributing file

80de7b6854b9a2ccd806978a670cf14ae73d5005 authored almost 3 years ago
GitHub link according to #1647

835d3038ee4386cda5bfea21b0cce3b384263172 authored almost 3 years ago
Error fix for #1639 but doesnt fix underlaying issue

d9b5e6fd27f39ad5bcf03da9e547e76f36e32729 authored almost 3 years ago
Reset version for next release

8421a29fa17aaede9b64b81ef36150fe480af940 authored almost 3 years ago
Merge branch 'master' into v5

b2ee56a1dd08282e5a7416b173f1ca6cd06e1d04 authored almost 3 years ago
Merge master into v5

* Fix sort tags not being to be removed with the option in the modal header

* Fix a broken if...

e8bcbbba4f52ced97999e9e3cee0970e042daabc authored almost 3 years ago
Merge master into v5

be99d922674d60d68fe795551d14be7006aec429 authored almost 3 years ago
Added displayName to fix #1607

30e624c6f0107e5c4f1468de5303e6565c4ae8ad authored almost 3 years ago