A performant standalone audio sending node meant for Discord Bots.
- Built using Ktor
- Uses Lavaplayer
- Performant, low memory and cpu footprint.
For obsidian to work correctly you must use Java 11 or above.
- Goto the releases page.
- Download the Latest Jar File
- Make an
obsidian.yml
file in the same directory as the jar file - Open a prompt in the same directory as the jar file.
java -jar Obsidian.jar
Now go make a bot with the language and client of your choice!
Clients are used to interface with Magma, Obsidian's WebSocket and REST API.
- obby.js, NodeJS (v14+)
Want to make your own? Read our API Docs
Made by the Mixtape Team.