Melissa Songs is a telegram bot to easily find songs sending music snippets and search tracks ๐Ÿ’ƒ๐Ÿฝ๐ŸŽต

Overview

Slickr

Find songs on Telegram, like on Shazam... ๐Ÿ˜Ž

Open on telegram ยท Report Bug ยท Request Feature

Melissa Songs licence Melissa Songs forks Melissa Songs stars Melissa Songs issues Melissa Songs pull-requests

โฌ‡๏ธ Installation

To get a local copy installed and working, follow these steps:

  • Clone this repository

    git clone https://github.com/joaroque/MelissaSongs.git
  • Enter the project folder

    cd melissaSongs

๐Ÿ“ฆ Install dependencies

Note: use pip install -r requirements .txt to install all dependencies.

  • Install pyTelegramBotAPI framework

      pip install pyTelegramBotAPI
    
  • Install youtube-dl

     pip install youtube-dl
    
  • Install youtube-search-python

     pip install youtube-search-python
    
  • Install shazamIO

     pip install shazamio
    

๐Ÿš€ Setup the bot

The bot messages are in Portuguese, I have not yet implemented an i18n middleware to handle the translations, but if you want to change it, access the /utils/messages.py file.

  1. Get the token from @BotFather

  2. Insert your token in the .env file

    TOKEN = "INSERT_YOUR_TOKEN_HERE"
    VOICE_DIR=tg_voices/
    AUDIO_DIR=tg_audios/
  3. Start the bot

    python bot.py

๐ŸŸช Deploy on Heroku

Deploy

๐Ÿ“ท Screenshots

  1. The \start command

Screenshot

  1. Search songs with music snippets like in Shazam

Screenshot

  1. Search songs with title. eg: \music Alan Walker -Zombie

Screenshot

Meta

I made this banner using saviomartin's Slickr tool.

You might also like...
 Music bot for playing music on telegram voice chat group.
Music bot for playing music on telegram voice chat group.

Somali X Music ๐ŸŽต Music bot for playing music on telegram voice chat group. Requirements FFmpeg NodeJS nodesource.com Python 3.8+ or Higher PyTgCalls

ANKIT-OS/TG-MUSIC-PLAYER a special repository. Its Is A Telegram Bot To Play To Play Music In Voice Chat
ANKIT-OS/TG-MUSIC-PLAYER a special repository. Its Is A Telegram Bot To Play To Play Music In Voice Chat

๐Ÿ”ฅ ๐ŸŽถ TG MUSIC PLAYER ๐ŸŽถ ๐Ÿ”ฅ The owner would not be responsible for any kind of bans due to the bot. โ€ข โšก INSTALLING โšก โ€ข โ€ข ๐Ÿ› ๏ธ Lแด€ษดษขแดœแด€ษขแด‡s Aษดแด… TแดแดสŸs ๐Ÿ”ฐ โ€ข

Telegram music & video bot direct play music
Telegram music & video bot direct play music

Telegram music & video bot direct play music

Vladilena Mirize Music - Bot Music Telegram By @zenfrans
Vladilena Mirize Music - Bot Music Telegram By @zenfrans

Vladilena Mirize Music - Bot Music Telegram By @zenfrans

SongLink Discord Bot - Discord bot to share music links easily

SongLink_Discord_Bot Discord bot to share music links easily. Take a link from y

Open Source Discord bot with many cool features like Weather, Balance, Avatar, User, Server, RP-commands, Gif search, YouTube search, VK post search etc.

ะกะพะบะพะฑะพั‚ ะ”ะธัะบะพั€ะด ะฑะพั‚ ั ะพั‚ะบั€ั‹ั‚ั‹ะผ ะธัั…ะพะดะฝั‹ะผ ะบะพะดะพะผ. ะกะพะดะตั€ะถะธั‚ ะฒ ัะตะฑะต ัะบะพะฝะพะผะธะบัƒ, ะฟะพะปะตะทะฝั‹ะต ะบะพะผะฐะฝะดั‹ (!ะฐะฒะฐั‚ะฐั€, !ัŽะทะตั€, !ัะตั€ะฒะตั€ ะธ ั‚ะด.), ั€ะฟ-ะบะพะผะฐะฝะดั‹ (!ะพะฑะฝัั‚ัŒ, !ะณะปะฐะด

StudyLion is a Discord bot that tracks members' study and work time while offering members to view their statistics and use productivity tools such as: To-do lists, Pomodoro timers, reminders, and much more.

StudyLion - Discord Productivity Bot StudyLion is a Discord bot that tracks members' study and work time while offering members the ability to view th

A Telegram Userbot to play or streaming Audio and Video songs / files in Telegram Voice Chats.

Vcmusic-Userbot A Telegram Userbot to play or streaming Audio and Video songs / files in Telegram Voice Chats. It's made with PyTgCalls and Pyrogram R

TgMusicBot is a telegram userbot for playing songs in telegram voice calls based on Pyrogram and PyTgCalls.

TgMusicBot [Stable] TgMusicBot is a telegram userbot for playing songs in telegram voice calls based on Pyrogram and PyTgCalls. Commands !start / !hel

Comments
  • [ImgBot] Optimize images

    [ImgBot] Optimize images

    Beep boop. Your images are optimized!

    Your image file size has been reduced by 30% ๐ŸŽ‰

    Details

    | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /screenshot/banner.png | 277.83kb | 165.54kb | 40.42% | | /screenshot/start.jpg | 28.61kb | 25.06kb | 12.39% | | /screenshot/by_voice.jpg | 68.20kb | 59.79kb | 12.32% | | /screenshot/by_text.jpg | 57.22kb | 52.21kb | 8.77% | | | | | | | Total : | 431.86kb | 302.60kb | 29.93% |


    ๐Ÿ“ docs | :octocat: repo | ๐Ÿ™‹๐Ÿพ issues | ๐Ÿช marketplace

    ~Imgbot - Part of Optimole family

    opened by imgbot[bot] 0
Releases(v1.0.0)
  • v1.0.0(May 15, 2022)

    Melissa Songs is a telegram bot to easily find songs sending music snippets and search tracks ๐Ÿ’ƒ๐Ÿฝ๐ŸŽต

    This is the first version of Melissa Songs. It already has several features such as:

    • finding songs by song sections just like Shazam
    • finding music by name and downloading music.

    Full Changelog: https://github.com/joaroque/MelissaSongs/commits/v1.0.0

    Source code(tar.gz)
    Source code(zip)
    Source.code.zip(417.49 KB)
Owner
Joaquim Roque
Pythonist | UI Designer | Web Developer
Joaquim Roque
A Pythonic client for the official https://data.gov.gr API.

pydatagovgr An unofficial Pythonic client for the official data.gov.gr API. Aims to be an easy, intuitive and out-of-the-box way to: find data publish

Ilias Antonopoulos 40 Nov 10, 2022
Modular Telegram bot running on Python

Modular Telegram bot running on Python

Jefanya Efandchris 1 Dec 26, 2021
This Telegram bot allows you to create direct links with pre-filled text to WhatsApp Chats

WhatsApp API Bot Telegram bot to create direct links with pre-filled text for WhatsApp Chats You can check our bot here. The bot is based on the API p

RobotTrick โ€ข ืจื•ื‘ื•ื˜ืจื™ืง 17 Aug 20, 2022
Wakatime Response In javascript and python

Project Title Wakatime Response In javascript and python Description just for refrence Getting Started Dependencies For Python: requests json For Java

Gjenius20 1 Dec 31, 2021
An iCal file to transport you to a new place every day until you die

everydayvirtualvacation An iCal file to transport you to a new place every day until you die The library is closed ๐Ÿ˜” ๐Ÿ˜” including a video of the plac

Jacob Chapman 33 Apr 19, 2022
Data Platform com AWS CDK

Welcome to your CDK Python project! This is a blank project for Python development with CDK. The cdk.json file tells the CDK Toolkit how to execute yo

Andre Sionek 8 Jul 02, 2022
A Telegram Userbot to play or streaming Audio and Video songs / files in Telegram Voice Chats.

Vcmusic-Userbot A Telegram Userbot to play or streaming Audio and Video songs / files in Telegram Voice Chats. It's made with PyTgCalls and Pyrogram R

3 Oct 23, 2021
Discord spam bots with multiple account support and more

Discord spam bots with multiple account support and more. PLEASE READ EVERYTHING BEFORE WRITING AN ISSUE!! Server Messages Text Image Dm Messages Text

Mr. Nobody 6 Sep 14, 2022
A discord self bot that replies to messages using cleverbot

cleverbot-discord-self A discord self bot that replies to messages using cleverbot Bot will respond to DMs and channels in the channels list. Need to

0 Jan 11, 2022
Telegram bot to stream videos in telegram voicechat for both groups and channels

Telegram bot to stream videos in telegram voicechat for both groups and channels. Supports live streams, YouTube videos and telegram media. With record stream support, Schedule streams, and many more

ALBY 9 Feb 20, 2022
Wonderful Phoenix-Bot

Phoenix Bot Discord Phoenix Bot is inspired by Natewong1313's Bird Bot project yet due to lack of activity by their team. We have decided to revive th

Senior Developer 0 Aug 12, 2021
Experiment to find the best time to look for an appointment at the Berlin Bรผrgeramt

Bรผrgeramt appointment experiment Checks Berlin.de for free Anmeldung appointments every X minutes, then analyses the results. How to use Run get-page.

Nicolas Bouliane 42 Jan 02, 2023
MCNameBot is a fast discord bot that is used to check the availability of a Minecraft name with a simple command.

MCNameBot MCNameBot is a fast discord bot that is used to check the availability of a Minecraft name with a simple command. If you would like to just

Killin 2 Oct 11, 2022
A Telegram Bot written in Python for mirroring files on the Internet to your Google Drive

No support is going to be provided of any kind, only maintaining this for vps user on request. This is a Telegram Bot written in Python for mirroring

Sunil Kumar 42 Oct 28, 2022
A python bot that stops muck chains

muck-chains-stopper-bot a bot that stops muck chains this is the source code of u/DaniDevChainBreaker (the main r/DaniDev muck chains breaker) guys th

24 Jan 04, 2023
A python crypto trading bot on Binance using RSI in 25 Lines ๐Ÿš€

RSI Crypto Trading Bot - Binance A Crypto Trading Bot on Binance trading BTCUSDT and ETHUSDT using RSI in 25 Lines of Code Getting Started Note Python

Blankly Finance 10 Dec 26, 2022
Andrei 1.4k Dec 24, 2022
An API wrapper for convertio.co written in Python.

An API wrapper for convertio.co written in Python.

Moonrise 9 Sep 27, 2022
Make WhatsApp ChatBot and use WhatsApp API to send the WhatsApp messages in python .

Ultramsg.com WhatsApp Bot using WhatsApp API and ultramsg Demo WhatsApp API ChatBot using Ultramsg API with python. Opportunities and tasks: The outpu

Ultramsg 64 Dec 29, 2022