Skip to content

criyle/bilibili_discord_bot

Repository files navigation

Discord Bot for Bilibili

No longer working. No plan to revive.

Music bot that plays the audio of Bilibili video and doing local cache. It can also download video as audio files with format mp3 or m4a.

Require python version >= 3.4 and library bs4, discord.py[audio] (directly from github), PIL. FFmpeg is also required for media decoding. Atomicparsley is also required for album art for m4a files.

Using fabric to deploy and supervisor to run as service.

Usage

Create configure.json with configurations

{
  "token": "discord_token",
  "file_path": "/cache_path"
}

and run in command line

bilibili_discord_bot

About

A music bot for discord playing bilibili video as audio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages