Skip to content

Update README.md#3

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

Update README.md#3
Aakash2347 wants to merge 1 commit into
kustbots:mainfrom
Aakash2347:patch-3

Conversation

@Aakash2347

Copy link
Copy Markdown

Good

@Aakash2347

Copy link
Copy Markdown
Author

Good morning

kustbots pushed a commit that referenced this pull request Jun 29, 2026
#1 app.json (Heroku) — added YOUTUBE_COOKIES env var with description
#2 railway.json (Railway) — added YOUTUBE_COOKIES and DOWNLOAD_API_BASE, cleaned up MongoDB_url
#3 YOUTUBE_COOKIES feature — users paste cookies into env, bot writes to disk on startup

v1.0 — Complete modular bot with cloud-ready deployment on all major platforms
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