Skip to content

Update frozen.env#5

Open
ALTHAFASHRAF-1 wants to merge 1 commit into
kustbots:mainfrom
ALTHAFASHRAF-1:patch-1
Open

Update frozen.env#5
ALTHAFASHRAF-1 wants to merge 1 commit into
kustbots:mainfrom
ALTHAFASHRAF-1:patch-1

Conversation

@ALTHAFASHRAF-1

Copy link
Copy Markdown

No description provided.

kustbots pushed a commit that referenced this pull request Jun 29, 2026
#1 Dockerfile — add curl/unzip/ca-certificates + Deno install via deno.land/install.sh (placed at /usr/local/bin/deno)
#2 heroku.yml — new file, tells Heroku to build from Dockerfile as container; all other platforms ignore this file
#3 core/api.py — add js_runtimes deno + extractor_args youtube player_client web/mweb/android to yt-dlp opts
#4 core/playback.py — remove proactive assistant membership check on every play; now only attempts to join assistant when call_py.play() throws a chat/peer error; saves rate limit calls
#5 state.py — remove assistant_cache (no longer needed after lazy invite refactor)

v1.1
kustbots pushed a commit that referenced this pull request Jun 29, 2026
…uttons

#1 core/api.py — remove invalid js_runtimes string option (caused crash); Deno auto-detected from PATH
#2 main.py — add EJS pre-init thread on startup (clear cache + warm up deno solver via --remote-components ejs:github)
#3 core/helpers.py — revert progress bar marker to snowflake emoji
#4 state.py — add paused_chats set to track per-chat pause state
#5 core/playback.py — context-aware buttons: shows Pause when playing, Resume when paused (center row), Skip+Stop below
#6 handlers/music.py — pause/resume/stop/skip commands update paused_chats set
#7 handlers/callbacks.py — remove unused MAIN_OWNER import

v1.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant