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

Merge branch 'v5' into v5-conditional-outputs

432477a4638a1a52a97eb658becdbfa929a75292 authored 12 months ago by Zack Williamson <[email protected]>
fix(events): fix raid event metadata

3d7b4ef521a27c049e8e6ce4fdcfde5de67f5ef7 authored 12 months ago by Zack Williamson <[email protected]>
fix(effects): conditional effect conditions now read effect outputs

2310747213e9c81d4e54b9ae4ef0df75f785e169 authored 12 months ago by Dennis Rijsdijk <[email protected]>
fix: $arrayRandomItem not accounting for empty array

a9cb259c42a1d1816eb543eea3d4996807b5c154 authored 12 months ago by SReject <[email protected]>
feat: Add $textPadStart and $textPadEnd

13cedbe75a49f5860357645435d9a98cc38a0693 authored 12 months ago by SReject <[email protected]>
feat: Add $testPadStart variable

3989009361bc98e497074cae077a15afcaefc9a0 authored 12 months ago by SReject <[email protected]>
feat: $arrayRandomItem

82a64badd3d2a8518fd7907f1b6aed5878b89c5a authored 12 months ago by SReject <[email protected]>
fix: convert only fallback to string

427bb846af14832caf705545f7c50a90cdb0dc4f authored 12 months ago by SReject <[email protected]>
feat: Add displayname to subNames (#2383)

25b9c7fccf45613e3ef285a7dd873d230bdf1595 authored 12 months ago by CKY- <[email protected]>
Fix: pronouns to return fallbacks correctly (#2382)

aa577a4b68de75130fa43f66ccffb293c039c329 authored 12 months ago by CKY- <[email protected]>
fix(currency): refresh currency cache on load

48ee685807e4f887f9bb079df8a62fd876238d2f authored 12 months ago by Zack Williamson <[email protected]>
fix(vars): load missing Twitch sub vars, fix "depreciated"

cff08ee03a3446a12617224d236b2b4d45d69a99 authored 12 months ago by Zack Williamson <[email protected]>
feat(!BREAKING): Refactor expression variables

# Expression Variable Refactor
- Converts all expression variables to TypeScript
- Organizes t...

e9902b15549444f94ed8328bd65e341476c038af authored 12 months ago by SReject <[email protected]>
chore(notifications): move notification logic to backend (#2370)

47baa43bf00856e4662909ee5c4029745325ddd2 authored 12 months ago by Zack Williamson <[email protected]>
chore(backup): move restore logic to backend, remove ununsed packages

5059103c152635bd49c01ea9af66a7f621891c2a authored 12 months ago by Zack Williamson <[email protected]>
fix(backups): fix backup file path separator

0163cc19500c3a84d547412392bf98263acb77cc authored 12 months ago by Zack Williamson <[email protected]>
feat: Toggle Commands, Channel Rewards, Time Based By Tags (#2342)

* feat(timers): toggle by sort tag

* fix(timers): no timers/tags created messages

* feat(sched...

3c7c798c3ecabb8019289a774772fa768dc4159d authored 12 months ago by Dennis Rijsdijk <[email protected]>
chore: viewer/currency db refactor (#2363)

f6eff9b894ba4303c6f761acf4af46be45e55eb3 authored 12 months ago by Zack Williamson <[email protected]>
feat(effects): Add Read output from RunProgram Effect (#1176)

* feat: add output from run program to outputs

* changes for linting

4f0095b5e9bb56314707e9e7c657866588ffa00a authored 12 months ago by Alf <[email protected]>
fix(roles): load known bot list on chat connect if initial load fails (#2349)

f5300db4c21505ca79f4a91ff4c2fa2f49543817 authored 12 months ago by Zack Williamson <[email protected]>
fix(commands): better deep clone to preserve functions

f2a53a8701dbf5c24bb512f9e5fb7f8439f7dcf4 authored 12 months ago by Zack Williamson <[email protected]>
fix(commands): deep copy cache objects to prevent modifying cache

e94f9a73ed14924db493f691fad8079344fe1c7f authored 12 months ago by Zack Williamson <[email protected]>
chore: refactor compare-versions, remove old package dep

941f1229502e429c9cca9adee511b2f76c3b0423 authored almost 1 year ago by Zack Williamson <[email protected]>
fix: use app.exit instead of app.quit after cleanup

bec4bd65baa8f5419668c64a092bae45f0306e9f authored almost 1 year ago by Erik Bigler <[email protected]>
chore: fix package-lock

8b45678c74b35b5fd3fce43b1b1f7f7342b48133 authored almost 1 year ago by Erik Bigler <[email protected]>
fix(effects): clarify array behavior on Custom Variable effect

8ab88bbf131bf081009c097baa49714e7f9c9363 authored almost 1 year ago by Zack Williamson <[email protected]>
fix(rewards): update channel reward tooltips

0408483d069bec88069fbb9e84eac6522a64e0d9 authored almost 1 year ago by Zack Williamson <[email protected]>
chore(timers): convert moment to luxon

cd074a06e49d97b6bd1f0bafce85bba2471baf98 authored about 1 year ago by Zack Williamson <[email protected]>
chore(commands): more refactoring, cleanup

04168f868fb071d1a3321b204946544181a2982f authored about 1 year ago by Zack Williamson <[email protected]>
chore(commands): refactor command manager, command handler (#2351)

* chore(commands): refactor command manager, fold in command access, move data access to backend...

a13f1ce6d5fe596b29f1573c52d9f001d5b9992b authored about 1 year ago by Zack Williamson <[email protected]>
feat(integrations): extra life variables (#2343)

* Add variable for grabbing all sorts of extra life info.

* Extra life donation variable.

...

5134ce40fdf0326c59b571f32a54b26f39a8a69f authored about 1 year ago by Justin <[email protected]>
feat(events): on close/exit event (#2347)

* Update will-quit.ts

* Update firebot-event-source.js

* Update will-quit.ts

ec36854ae211893c6f4127a04c6aedf50c74c374 authored about 1 year ago by Joeru_Sucks_At_Coding <[email protected]>
refactor: update will quit callback to support async closing tasks

ea1b676737293ba38c622b26f4f1ab9a3355dc1b authored about 1 year ago by Erik Bigler <[email protected]>
chore: add helper to get integration account id

4d2e2c599804ccb9efec7f582454a6bdd096acf4 authored about 1 year ago by Erik Bigler <[email protected]>
chore: bump log file rotate pkg, remove sentry

7968dff00cd2c8ff248e5e17d6fb1ca29a604098 authored about 1 year ago by Zack Williamson <[email protected]>
feat(commands): add Steam command default currency option (#2138)

578465fbc6efa0e3c40a9aa531ed275cc1e8d3b5 authored about 1 year ago by Zack Williamson <[email protected]>
fix(effects): loop effects break in effect queue (#2344)

1896d6b25aa69a110a39156a54cbf4557691edf7 authored about 1 year ago by Zack Williamson <[email protected]>
fix(events): no longer caching Whisper event

160657b6b5f8d2c02fe289d80f597fe53a5c757f authored about 1 year ago by Zack Williamson <[email protected]>
feat: pronoun variable #2187

feat: pronoun variable #2187

55447802d37e3b4de00ef034bc57af3edc82a746 authored about 1 year ago by Erik Bigler <[email protected]>
Merge branch 'v5' into v5-pronoun-variable

f2eedeaf08d1aabe134dcd34e01d50fe4e0cc93c authored about 1 year ago by Erik Bigler <[email protected]>
Custom Scripts: Fix stop() and parametersUpdated() (#2338)

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

92c69bf48fde7426c2f74019d92a14c9fbc032cd authored about 1 year ago by Dennis Rijsdijk <[email protected]>
chore(commands): refactor most sys commands to TS, replace some moments with luxon

7a911ed7a53b77aa8b6899877ccec89a0d5b9790 authored about 1 year ago by Zack Williamson <[email protected]>
Return null for callUrl so that we use fallbacks.

be08d01f9be2af01cbb6991ed8966d42b590d4fe authored about 1 year ago by Firebottle <[email protected]>
Remove console logs.

09e32b63cc88816d4c046bf7113b275135a6a8f9 authored about 1 year ago by Firebottle <[email protected]>
Adds a variable to pull pronouns for users.

3d0ad3b9f9baf9e8c8feffad4d8ab7ab7c6da3b4 authored about 1 year ago by Firebottle <[email protected]>
Merge branch 'v5' of https://github.com/crowbartools/Firebot into v5

39749f11d6194f83ebf8d87c7087481b133b1bea authored about 1 year ago by Erik Bigler <[email protected]>
fix: hype train indicator's time left display is negative

409d7ad36ab16402bf2d8bb794277dd8cafc9a6a authored about 1 year ago by Erik Bigler <[email protected]>
fix(commands): fix permit command def

2f014700733cdece106a9cb811e92b4c6487a0c9 authored about 1 year ago by Zack Williamson <[email protected]>
chore(commands): more type work on SystemCommand

5af7493427f5482dac53ff021e54b9933cb22f2f authored about 1 year ago by Zack Williamson <[email protected]>
feat: show hype train indicator in top bar #2087

bcf925e0c3aa4172eefc1f686a4ad405908e59ed authored about 1 year ago by Erik Bigler <[email protected]>
5.61.0

061266ee1f6d9cfc5ef8f2d48fbf5076fd0039a5 authored about 1 year ago by Zack Williamson <[email protected]>
feat(commands): custom chat output for !commands (#2339)

1f973c557f5103409ec6095a650381662585671e authored about 1 year ago by Zack Williamson <[email protected]>
feat(vars): add userIsBanned and userIsTimedOut (#2330)

7aa9a495caa1e0130d68c56cdfcd855f4da71cc5 authored about 1 year ago by Zack Williamson <[email protected]>
chore: remove old types/cron

cd0a4177a81a665e23b07e6e211bec281660a29e authored about 1 year ago by Zack Williamson <[email protected]>
chore: sass 1.69.7

0adc0fcb930591c38f24be645dffc5f0469e1989 authored about 1 year ago by Zack Williamson <[email protected]>
Merge branch 'v5' of https://github.com/crowbartools/firebot into v5

978eeebf628df45a2ef47849beb79b69694d22c6 authored about 1 year ago by SReject <[email protected]>
chore: update expressionish

0508caada44d01b50b058726ba0bb64902095c6b authored about 1 year ago by SReject <[email protected]>
chore: remove copyfiles

3008fd8e6f3d1ee475c360c124bc7cdf18358871 authored about 1 year ago by Zack Williamson <[email protected]>
chore: TypeScript 5.3.3

260591f2f0796f211619aa305c0c313040c759c3 authored about 1 year ago by Zack Williamson <[email protected]>
chore: Electron 28.1.1

619de48e3c2b3b687ea6c3a913faf16eb2eaf33f authored about 1 year ago by Zack Williamson <[email protected]>
Merge pull request #2335 from crowbartools/v5

v5.60.1

5e3f906993a53c358058703029d33465b6996374 authored about 1 year ago by Zack Williamson <[email protected]>
chore: revert to resolve since it didnt change anything on macos

bc30774c5926935140f2314bca5280044e92afe4 authored about 1 year ago by Erik Bigler <[email protected]>
Merge branch 'master' into v5

7917d56d22afc7f8bd631eb7b648f9b2472da6cf authored about 1 year ago by Erik Bigler <[email protected]>
chore: increment version to 5.60.1

7062c26e6bc44238e7f4ec5122094529dd7da524 authored about 1 year ago by Erik Bigler <[email protected]>
fix: app menu icon path failing to resolve blocking firebot from opening on macos

99bbd9c9e42dbbc49f81b4de990d26fc7f526691 authored about 1 year ago by Erik Bigler <[email protected]>
Merge pull request #2333 from crowbartools/v5

v5.60.0

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

200e38b01401f77d337a1239a904632776e46e63 authored about 1 year ago by Zack Williamson <[email protected]>
fix: ensure viewer is added to database before triggering first time chatter or viewer arrived events

b3027a2fcd3594e52fa7629db592d5b498ee9a6b authored about 1 year ago by Erik Bigler <[email protected]>
fix(vars): standardize userIdName under the hood, fix useridname var (#2329)

f0ff766f586743693fd9261affaec19f8d37d15c authored about 1 year ago by Zack Williamson <[email protected]>
feat(chat): isWhisper command var

b9edd0987081b611805e6bea19a9aeb382ae301d authored about 1 year ago by Zack Williamson <[email protected]>
Merge pull request #2328 from dennisrijsdijk/screenshot-discord-output

Discord Refactor

e5c42a753fcf51b1678c8c766df3d1a3a5718e7b authored about 1 year ago by Erik Bigler <[email protected]>
Merge branch 'v5' into screenshot-discord-output

beb7063308c48dddeaf5320f88e97b25fa4a3aca authored about 1 year ago by Dennis Rijsdijk <[email protected]>
Merge branch 'v5' of https://github.com/crowbartools/Firebot into v5

1190ea5da1283da4ec6d353c65686deb16db7c4d authored about 1 year ago by Erik Bigler <[email protected]>
refactor(variables): cache variable definitions in the frontend to optimize effects with many variable input fields

a8b3f40cb68f470af08afbbb41af3a1b3973d746 authored about 1 year ago by Erik Bigler <[email protected]>
chore(webhook): validate color

da5ede008e5664153d38f09ab36ce4726838e24b authored about 1 year ago by Dennis Rijsdijk <[email protected]>
feat(screenshots): better discord webhooks

ae8e89b5db13a2a79f23364bda565fb80ddb5cd6 authored about 1 year ago by Dennis Rijsdijk <[email protected]>
feat(discord webhook): webhook component

c5cef2d9d106104dae256d25ca4f3ad2fd6bf4db authored about 1 year ago by Dennis Rijsdijk <[email protected]>
feat(discord embed): types

98c415e80220a0a02a4069dc79e7484594731c3b authored about 1 year ago by Dennis Rijsdijk <[email protected]>
feat(discord embed): Set Discord Embed Color

a8ebbdbc50b7670fc66c88ade3518f649a1db77d authored about 1 year ago by Dennis Rijsdijk <[email protected]>
feat(twitch clip): Set Discord Embed Color

9163669d41fff624fc85a3bce8bee2759ea4cabc authored about 1 year ago by Dennis Rijsdijk <[email protected]>
feat(screenshot): Effect Output data URL

24562d8e373d816e8f36482d43148ba812cdba40 authored about 1 year ago by Dennis Rijsdijk <[email protected]>
fix(ui): add sublabels to main menu items for PC tooltips

f410feacee43f584dc6ed16c8c3ea9cf0c66dc34 authored about 1 year ago by Zack Williamson <[email protected]>
fix(ui): fix menu icons for non-Mac

7b42cd91bb3bdd0c28d8971b91acc4bf534881ea authored about 1 year ago by Zack Williamson <[email protected]>
fix: app menu icons on macos

b04b4cf5e45d38438074023a72cbfa987abf0d32 authored about 1 year ago by Erik Bigler <[email protected]>
Merge branch 'v5' of https://github.com/crowbartools/Firebot into v5

54931690b9abd387d9073b93e7cfe892d635da5c authored about 1 year ago by Erik Bigler <[email protected]>
feat: support file name pattern for save screenshot to folder

c59f92a6d9aa88d045a556210e44b6431bf86d88 authored about 1 year ago by Erik Bigler <[email protected]>
5.60.0

692f7ede373c60f11df0f450777a8e448c757835 authored about 1 year ago by Zack Williamson <[email protected]>
Merge branch 'master' into v5

ba6a6b466d9815dc76da88f64684d45984e553a6 authored about 1 year ago by Zack Williamson <[email protected]>
fix: further improve backwards compat for take obs source screenshot

e97e4ff4bd14d9fc3343ecc9f736acd91777b541 authored about 1 year ago by Erik Bigler <[email protected]>
Merge pull request #2326 from dennisrijsdijk/v5-source-screenshot-compat

fix OBS Source Screenshot regression

d9c58f2847d22d6e219730400480c8e7e201c8a1 authored about 1 year ago by Erik Bigler <[email protected]>
fix(obs): options validation for source screenshot

f3d28ffbdd70e7c9e5067376cdb3dde7adf53c5b authored about 1 year ago by Dennis Rijsdijk <[email protected]>
fix(obs): backwards compatibility check for source screenshot

568771ac61e82cdf018a761a1470fd2ce3349b7f authored about 1 year ago by Dennis Rijsdijk <[email protected]>
fix: screenshot options persisting when changing effect types

bf4a53964596d5b13a01c2257b44c0ec8c034c6d authored about 1 year ago by ebiggz <[email protected]>
feat(effects): output parity for regular and obs source screenshot effects #2325

3f5d04fe871d7fa617e6cf18a49e2c6311873076 authored about 1 year ago by ebiggz <[email protected]>
fix: don't dont

cc78ed27ee202bf6f9b16efed3bf36d45dfcd659 authored about 1 year ago by Zack Williamson <[email protected]>
feat(commands): Make create stream marker sys command chat messages editable #2321

e446b03d554055bde9f6e51a999b177b255f0a15 authored about 1 year ago by ebiggz <[email protected]>
feat(commands): Support editing system command descriptions #2320

e6b5c15501c40544396264729d1d257cd1ce1fec authored about 1 year ago by ebiggz <[email protected]>
fix(vars): add poll winning choice vars to poll progress event

1bb80a39a0d5675796c606c4830e0d3a54c87be0 authored about 1 year ago by Zack Williamson <[email protected]>
Merge pull request #2324 from CKY-/v5-typo-fix

fix(misc): fixed several UI/log message/comment typos

7e1aba7d2cdb32d437aab41a3adea336565f75de authored about 1 year ago by Zack Williamson <[email protected]>
fix: additional typo fixes

d20e070fe8a2621a64893164a6120a452646b571 authored about 1 year ago by Zack Williamson <[email protected]>