Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Asdmusic
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

logging.basicConfig(format='%(asctime)s - %(name)s - %(levelname)s - %(message)s', level=logging.INFO)

TOKEN = "1706436291:AAFv-0RGb8pOneGoKoYk_BWa3O3-aktfFvM"
TOKEN =5109382247:AAFqHlzS_bDx0Lfkb00vLd423Qdup52UEcw

dwn_msg = "/d youtube_video_url to download audio."
srch_msg = "/s text to search for audio."
Expand Down