discord-music-bot

Minimal Discord music bot in Go

APACHE-2.0 License

Stars
25

Bot releases are hidden (Show)

discord-music-bot - v1.0.3 Latest Release

Published by TwiN about 2 years ago

What's Changed

Full Changelog: https://github.com/TwiN/discord-music-bot/compare/v1.0.2...v1.0.3

discord-music-bot - v1.0.2

Published by TwiN over 2 years ago

  • fix(docker): Add binary update step and fix build command
  • fix: Increase maximum download time from 30s to 60s
discord-music-bot - v1.0.1

Published by TwiN over 3 years ago

Fixed breaking issue caused by video metadata response change

discord-music-bot - v1.0.0

Published by TwiN over 3 years ago

  • Fixed breaking issue caused by video metadata response change
  • Updated to Go 1.16
discord-music-bot - v0.0.7

Published by TwiN almost 4 years ago

  • Fixed issue caused by new video metadata output payload
  • Formatted imports
discord-music-bot - v0.0.6

Published by TwiN about 4 years ago

  • The restart command now sends SIGTERM to the kill channel instead of duplicating code for cleaning up before shutting down
discord-music-bot - v0.0.5

Published by TwiN about 4 years ago

  • Added BOT_ADMINS environment variable
  • Added restart command (admin only)
discord-music-bot - v0.0.4

Published by TwiN about 4 years ago

  • Added support for discord intents
  • Added janitor to clean up broken voice connections
  • Added MAXIMUM_QUEUE_SIZE environment variable
  • Automatically disconnect all voice connections on bot termination
  • Updated dependencies
  • Minor improvements
discord-music-bot - v0.0.3

Published by TwiN over 4 years ago

  • Moved audio files in data directory
  • Automatically reconnect if the voice connection is no longer in a ready state
  • Fixed issue with bot getting stuck when worker returned an error
discord-music-bot - v0.0.2

Published by TwiN over 4 years ago

  • Fixed a panic caused by calling !stop or !skip on a queue that didn't exist yet
  • Prefix audio file name by Unix time
  • Default MAXIMUM_AUDIO_DURATION_IN_SECONDS value is now 480
  • Deafened bot
discord-music-bot - v0.0.1

Published by TwiN over 4 years ago

First release

Package Rankings
Top 6.61% on Proxy.golang.org
Badges
Extracted from project README
Docker pulls