#GEEK Music - Discord Music Bot using Bun

1 messages · Page 1 of 1 (latest)

eternal jolt
#

So, there's no public available code as for now. But every tool being used by the bot has been rewritten using bun.

The main api uses bun.serve with routes to serve the informations with bun sqlite 3.

The bot uses ReadableStream from fetch and send it to discord (converting it into a readable)
If you wanna try it, give it a go :
https://geekmusic.maitregeek.eu

I'm not doing this for having more users or as an ad, it's to show the probably, first popular music bot using bun (it has 60k servers)

Discord

Music for everyone.
/play music: title or url || /play file:audio or video
DOCUMENTATION: https://bit.ly/doc-gm
HELP US: https://donate.maitregeek.eu
STATUS: https://bit.ly/status-gm
SUPPORT: https...

#

There's a cache server system written in bun too: https://github.com/M336G/storage-server
A status page made using bun : https://github.com/MaitreGEEK/discord-bot-status

GitHub

An easy to setup and optimized storing solution using Bun. - M336G/storage-server

GitHub

Simple webapp with webapi to let your users know that the bot is up or not - MaitreGEEK/discord-bot-status

sinful plinth
#

Wait is the music without discord.js?