Skip to content

Update main.py#4

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

Update main.py#4
adityabty wants to merge 1 commit into
kustbots:mainfrom
adityabty:patch-2

Conversation

@adityabty

Copy link
Copy Markdown

No description provided.

@adityabty adityabty closed this Jul 28, 2025
@adityabty adityabty reopened this Jul 28, 2025
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
kustbots pushed a commit that referenced this pull request Jun 29, 2026
#1 LICENSE — changed from CC-BY-NC to GPL 3.0; added requirements: star repo, fork before deploy, give credits
#2 koyeb.yaml — updated service name, repo URL, env vars (removed old MongoDB fields, added new ones)
#3 README.md — added About section explaining project, why to use it, license, and star request
#4 git branches — deleted patch-1, patch-2, patch-3 (no longer needed)

v1.3
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