Skip to content

justteen/auvbuzzbotNE

Repository files navigation

AUV-BUZZ-MUSIC

AUV logo

Ini adalah bot obrolan suara. Untuk memutar lagu disaat OS dimulai Dibuat Oleh Ridwansy

Requirements

Deployment

Config

Copy example.env to .env and fill it with your credentials.

Without Docker

  1. Install Python requirements:
    pip install -r requirements.txt
  2. Run:
    python main.py

Using Docker

  1. Build:
    docker build -t musicplayer .
  2. Run:
    docker run --env-file .env musicplayer

Cara mudah untuk deploy Bot ini

HEROKU

StringSession

GenerateString

Mandatory Vars.

  • Some Of The Mandatory Vars Are :-
    • API_ID : Give API_ID of your Alternate Telegram Account. also get from here @APIInfoBot
    • API_HASH : Give API_HASH of your Alternate Telegram Account. also get from here @APIInfoBot
    • STRING_NAME : Make a string session from here
    • BOT_TOKEN : Make a Bot from @Botfather and fill it's bot token.
    • SUDO_USERS : Fill Userid of yhe users whom you want to be able to control the bot. You can add multiple id by giving a space in b/w each id.

Commands 🛠

For all in group

  • /play <song name> - play song you requested
  • /dplay <song name> - play song you requested via deezer
  • /splay <song name> - play song you requested via jio saavn
  • /playlist - Show now playing list
  • /current - Show now playing
  • /song <song name> - download songs you want quickly
  • /search <query> - search videos on youtube with details
  • /deezer <song name> - download songs you want quickly via deezer
  • /saavn <song name> - download songs you want quickly via saavn
  • /video <song name> - download videos you want quickly

Admins only

  • /player - open music player settings panel
  • /pause - pause song play
  • /resume - resume song play
  • /skip - play next song
  • /end - stop music play
  • /userbotjoin - invite assistant to your chat
  • /userbotleave - remove assistant from your chat
  • /admincache - Refresh admin list

For Channel

  • /cplay - play lagu yang direquest
  • /cdplay - play lagu yang direquest via deezer
  • /csplay - play lagu yang direquest via jio saavn
  • /cplaylist - Menampilkan lagu yang akan diputar
  • /ccurrent - Menampilkan yang sedang diputar
  • /csong - download lagu
  • /csearch - mencari lagu melalui youtube
  • /cdeezer - download lagu via deezer
  • /csaavn - download lagu via saavn
  • /cvideo - download video

Admins only

  • /cplayer - membuka pengaturan musik
  • /cpause - menjeda pemutaran
  • /cresume - memainkan ulang
  • /cskip - skip lagu berikutnya
  • /cend - stop pemutaran
  • /userbotjoin - mengundang asisten bot musik
  • /userbotleave - mengeluarkan asisten musik bot
  • /admincache - Refresh admin"""

Commands for Sudo Users

  • /userbotleaveall - remove assistant from all chats
  • /gcast - globally brodcast replied message to all chats
  • /pmpermit [on/off] - enable/disable pmpermit message

Pmpermit

  • .a - approove someone to pm you
  • .da - disapproove someone to pm you
  • Sudo Users can execute any command in any groups

Support

Credits

  • [AUV-MUSIC](RIDWAN S)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages