ComfyJS Twitch Bot for Frank's Stream twitch
Stars
5
Forks
2
Watchers
5
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
164
commits
8
commits
4
commits
1
commits
fix: correct minor version tag formatting in docker release workflow
8ee1401View on GitHubRefactor Docker image workflows: update release-docker-image.yml to set version outputs and simplify simple-docker-image.yml by removing unnecessary steps.
68d5ebaView on GitHubAdd stream_number column to stream_sessions and update related functionality #91
e94e4f2View on GitHubfix #90 Enhance show notes generation: add options for front matter, reminders, and download functionality; update export API handling in cloudbot.js
fc75157View on GitHubImplement dynamic directory resolution for generated images and update package version to 1.7.2-beta
aa44720View on GitHubRefactor Dockerfile: reorder EXPOSE and VOLUME commands for clarity and ensure writable directories are created correctly
3654d39View on GitHubEnhance image generation error handling and update package version to 1.7.1-beta
484a9a3View on GitHubAdd stream counter functionality: implement setStreamCounter API and update admin panel
04bf42dView on GitHubRefactor index.js and cloudbot.js: streamline session data handling and comment out unused drop effect
10ef19aView on GitHubRefactor README and cloudbot.js for improved clarity and functionality; remove unused commands from index.html
2435f1bView on GitHub