Vocaloid Bot for the Telegram Messenger.
Search for songs, artists and even albums, all inside the telegram client. Can also display lyrics and PVs (videos).
Uses data from VocaDB.net (VocaDB/vocadb). Click here for licensing information.
Use from telegram via @VocaDBBot (temporary name).
You can also run the bot yourself by following these steps:
- Install python 3, clone repository and install requirements via pip
- Ask @botfather for a bot token and put it in
VOCABOT_TOKEN
environment variable. You might also want to changeOWNER_IDS
inside VocaBot/constants.py (if you don't want me to be able to kill your bot that is). - Run
$ python3 main.py
- VocaDB.net (VocaDB/vocadb) and all the amazing editors on there
- @Cawthorned for translations/personality modules (not currently implemented) and profile picture
- and let's not forget python-telegram-bot