beepboopbeeeep/lftfctg — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Telegram music bot in Python that can recognize songs when someone sends an audio or video file, then reply with the song name, artist, and useful details. I also want users to be able to send links from YouTube, Instagram, TikTok, Pinterest, or SoundCloud and have the bot download the media or music and send it back in Telegram.

Please make it friendly for Persian and English users, with commands like start, help, language, statistics, and an admin only broadcast command. It should support inline search in groups, let users edit song info for a file, keep basic stats like users, recognized songs, downloads, and response status, and clean up temporary files automatically.

Set it up so I can run it locally with a bot token and my Telegram admin user id. Firebase can be optional for storing data. Include clear setup and start scripts, logging, ffmpeg support, and Docker or service files if useful. Look up current docs online if you need to.

Want more depth? Deep Reverse