Categorygithub.com/ennes/disgo
modulepackage
1.0.1
Repository: https://github.com/ennes/disgo.git
Documentation: pkg.go.dev

# README

DisGO

DisGO is a small framework made to facilitate the development of Discord Music bots written in GO. It uses the DirscordGo client implementation by bwmarrin.

Contributions are welcome!

Prerequisites

  • discordgo session
  • ffmpeg
  • libopus-dev libopusfile-dev

Features

  • Beginner friendly
  • Youtube search
  • Automatic queue management
  • Player events

Known bugs

  • After calling player.Play() the Queue length might take some time to update and will not be always accurate.
  • Looking to improve the time-to-play when songs are up (~2seconds right now) by maybe preloading the required song metadatas before.

# Functions

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author