Skip to content

kawogi/audioloot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audioloot - Discord Music Bot

This bot plays tracks from Audiotool in a Discord voice channel.

This was just a hobby project and as such has a works for me™ quality.

Use at your own risk. If you like a track, dont't forget to tell the artist!

How to build?

  1. Install libssl-dev and libopus-dev as a prerequisite.
  2. Install the rust toolchain if you haven't already.
  3. Check out this project
  4. find // Configure Guild and channel roles in the main.rs and change the hard-coded ids to match your server and channels
  5. Build the project running cargo build --release from the project's root

How to run?

Linux command line: DISCORD_TOKEN="MyVerySecretTokenThatIWillNeverShareWithAnyone" target/release/audioloot

About

A discord music bot playing tracks from audiotool.com and others

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages