jsmnbom / VocaBot

Vocaloid Bot for the Telegram Messenger

Home Page:https://telegram.me/VocaDBBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VocaBot

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.

How to use

Easy method

Use from telegram via @VocaDBBot (temporary name).

Set up yourself

You can also run the bot yourself by following these steps:

  1. Install python 3, clone repository and install requirements via pip
  2. Ask @botfather for a bot token and put it in VOCABOT_TOKEN environment variable. You might also want to change OWNER_IDS inside VocaBot/constants.py (if you don't want me to be able to kill your bot that is).
  3. Run $ python3 main.py

Thanks to

About

Vocaloid Bot for the Telegram Messenger

https://telegram.me/VocaDBBot

License:MIT License


Languages

Language:Python 100.0%