initzx / magma

A Lavalink connector written in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magma

A Lavalink connector written in Python, translated from Fre_d's Java Lavalink client. Magma is the best Python Lavalink connector right now, as it is flawlessly incorporated into Himebot, a music bot with over 160k servers.

Requirements:

  • Lavalink v3
  • discord.py, rewrite (any other version should work just fine)
  • asyncio
  • websockets
  • aiohttp

Magma depends on discord.py rewrite

More info in requirements.txt

Help and support:

You can join the official Discord server for Magma here: https://discord.gg/JpPAMYD
There is a very basic working example of a cog implementing Magma under examples which you can use for reference.

About

A Lavalink connector written in Python

License:MIT License


Languages

Language:Python 100.0%