Commit Graph

1045 Commits

Author SHA1 Message Date
dependabot[bot]
c01f6ceaa6 Bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-12 12:49:03 +00:00
Roman Davydov
3f7d85a3f7 1.8.6 2023-08-22 00:52:26 +03:00
Roman Davydov
256042a7f3 #343 temporary workaround 2023-08-22 00:51:15 +03:00
Roman Davydov
7083798267 replit is updatable again 2023-08-20 10:57:11 +03:00
Roman Davydov
62f8e1f836 1.8.5 2023-08-12 03:53:47 +03:00
Roman Davydov
3fe8f4b406 30 minutes instead of 60 minutes 2023-08-12 01:46:59 +03:00
Roman Davydov
73ed8b8708 TEMPORARY AUTO DROP CLAIMING FIX 2023-08-11 23:27:59 +03:00
Roman Davydov
1434f5ecf8 handle default values 2023-08-08 22:59:49 +03:00
Roman Davydov
eedc5c0cbb Update example.py 2023-08-08 22:49:47 +03:00
Roman Davydov
8fa2f8caa4 1.8.4 2023-08-08 15:47:18 +03:00
Roman Davydov
06ca35530b Update README.md 2023-08-08 15:30:41 +03:00
Roman Davydov
34d89564e3 Merge pull request #319 from Vojtak42/patch-1
Update Termux in README.md
2023-08-08 15:26:16 +03:00
Roman Davydov
4fd9125d75 Merge pull request #313 from mpforce1/patch-1
Fix for PubSub reconnection bug
2023-08-08 15:23:18 +03:00
Roman Davydov
19fbf420ef Merge pull request #312 from rdavydov/dependabot/github_actions/docker/setup-buildx-action-2.9.1
Bump docker/setup-buildx-action from 2.7.0 to 2.9.1
2023-08-08 15:16:36 +03:00
Roman Davydov
133de5ddf8 Merge pull request #298 from NoxRare/master
Added Pushover as a notification alternative!
2023-08-08 15:15:14 +03:00
Roman Davydov
812472431d fix #326 2023-08-08 15:12:43 +03:00
Vojtak42
645353a14b Update README.md 2023-07-30 11:24:04 +02:00
Vojtak42
eed4b5f3ca Update README.md
Moved packages from note to installation steps.
2023-07-30 00:24:52 +02:00
Vojtak42
e0c732a897 Update README.md
Adden binutils package
2023-07-30 00:17:14 +02:00
Vojtak42
23efa8ebb9 Update README.md
Removed now unnecessary package
2023-07-29 23:54:19 +02:00
Vojtak42
93acebc569 Update README.md
Updated pandas install notes
2023-07-29 23:52:49 +02:00
Vojtak42
5ed3f36e79 Update Termux in README.md
Added pkg upgrade
2023-07-29 23:01:44 +02:00
Roman Davydov
4fca577e8b removing the drop_tags requirement 2023-07-21 14:35:57 +03:00
Roman Davydov
8596d2e30a new hash for DropsHighlightService_AvailableDrops 2023-07-21 13:59:35 +03:00
mpforce1
29d5d8a360 Fix for reconnection bug. Fixed typo in TwitchWebSocket.is_reconnecting. pre-commit changes. 2023-07-19 10:33:21 +01:00
dependabot[bot]
47414d722c Bump docker/setup-buildx-action from 2.7.0 to 2.9.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.7.0 to 2.9.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.7.0...v2.9.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 12:12:11 +00:00
NoxRare
4a0c2a23be Update example.py
Added pushover
2023-06-25 19:56:22 +02:00
NoxRare
3732553adc Create Pushover.py 2023-06-25 19:45:05 +02:00
NoxRare
64817772fc Update logger.py
Added Pushover to logger.py
2023-06-25 19:42:54 +02:00
Roman Davydov
586422a640 Merge pull request #294 from rdavydov/dependabot/github_actions/docker/setup-buildx-action-2.7.0
Bump docker/setup-buildx-action from 2.6.0 to 2.7.0
2023-06-14 14:04:40 +03:00
Roman Davydov
7e1e16a9f1 Merge pull request #293 from rdavydov/dependabot/github_actions/docker/build-push-action-4.1.1
Bump docker/build-push-action from 4.1.0 to 4.1.1
2023-06-14 14:04:10 +03:00
dependabot[bot]
7e6b19a5cb Bump docker/setup-buildx-action from 2.6.0 to 2.7.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 13:02:54 +00:00
dependabot[bot]
f87563db61 Bump docker/build-push-action from 4.1.0 to 4.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-13 13:02:48 +00:00
Roman Davydov
0d4e0dc0f3 1.8.3 2023-06-12 01:16:59 +03:00
Roman Davydov
a896fd0f60 Merge pull request #290 from RyanPotat/master
fix log tracking for pm2 applications
2023-06-12 01:16:08 +03:00
Roman Davydov
82d1cbb965 Merge pull request #289 from rdavydov/dependabot/github_actions/docker/build-push-action-4.1.0
Bump docker/build-push-action from 4.0.0 to 4.1.0
2023-06-12 01:14:39 +03:00
Roman Davydov
630dc8b4bb Update README.md 2023-06-12 00:29:12 +03:00
Roman Davydov
edd218da12 Update example.py 2023-06-12 00:28:06 +03:00
Roman Davydov
a940143732 disable_at_in_nickname setting 2023-06-12 00:23:08 +03:00
Roman Davydov
acebb3b6a1 proper fix #291 2023-06-11 23:41:43 +03:00
Roman Davydov
ecf124d00a fix #291 2023-06-10 23:08:08 +03:00
RyanPotat
aef87119ec fix log tracking for pm2 applications 2023-06-09 23:02:51 -08:00
dependabot[bot]
14138d690d Bump docker/build-push-action from 4.0.0 to 4.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 13:02:07 +00:00
Roman Davydov
08d9258b9f 1.8.2 2023-06-08 23:29:45 +03:00
Roman Davydov
f9551992c9 Merge pull request #228 from Spencer-0003/master
Added Matrix notifications
2023-06-08 23:08:49 +03:00
Roman Davydov
6623e73a53 Merge branch 'master' into master 2023-06-08 23:08:19 +03:00
Roman Davydov
748586c6c5 Merge pull request #260 from nahSystemu/patch-1
fix: rdavydov/Twitch-Channel-Points-Miner-v2#251
2023-06-08 23:01:34 +03:00
Roman Davydov
a7041fad9c Merge pull request #278 from mik-at/patch-1
Update README.md
2023-06-08 22:58:15 +03:00
Roman Davydov
9de8d6c930 Merge pull request #271 from NaJager/patch-1
Fix infinite loading if streamer hasn't been streaming
2023-06-08 22:52:57 +03:00
Roman Davydov
e456aa62d9 Merge pull request #286 from rdavydov/dependabot/github_actions/docker/setup-buildx-action-2.6.0
Bump docker/setup-buildx-action from 2.5.0 to 2.6.0
2023-06-08 22:50:19 +03:00