Project Meloetta

A Lightweight Music Discord Bot

Page Last Updated: 7/15/24

Project Posted On: 1/4/24

Meloetta Art

Invite Meloetta

The name “Meloetta” is tentative and subject to change for obvious copyright reasons. It stands as a temporary placeholder.

Meloetta is a discord bot that can play music in VC. It’s goal is to be simplistic, fast, reliable, and able to play anything from YouTube. The bot is currently in public early access, and is slowly being worked on.

Changelog from 7/12/24

  • Global colors for embed responses are now in ./colors.py
  • AFK timeout will kick the bot from VC after 2 minutes of not playing music, being paused, or being the only one in VC. This is to save bandwidth and make it easier for users.
  • Meloetta will now use the OPUS library for voice clients, and should work on any CPU architecture for development with the docker container.
  • Temporarily fixed major issues with pytube. Reference the RegexMatchError bug and the merge request that fixes said bug for more information.