Skip to content

Dangoware/oden-music-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oden

Oden Music Bot (OMB) is a Discord music bot intended to be selfhosted!

Running

Running requires using uv (https://docs.astral.sh/uv/).

You also have to obtain a bot token. Follow the section of this tutorial labeled "Creating an app" to see how to do that:

https://discord.com/developers/docs/tutorials/configuring-app-metadata-for-linked-roles#creating-an-app

After installing uv and obtaining a bot token, clone the repository.

git clone https://github.com/Dangoware/oden-music-bot.git
cd oden-music-bot

Put your bot token into an environment variable called ODEN_DISCORD_SECRET, then run the bot.

uv run oden

Enjoy!

About

A simple discord music bot. Run it yourself!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages