Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

GitHub issues GitHub forks GitHub stars GitHub license

Disclaimer

In it's current form, not everything works as intended. That is why this is a pre-release.

Requirments

Rust

Make sure you have Rust installed. I am using 1.65.0. If you don't have Rust installed, then install it from here. If you are not familiar with rust, then take a look at The Rust Book and The Cargo Book.

Other Requirements

To run this, you only need FFmpeg, Opus, and yt-dlp. If you want to build, then you also need a C compiler. yt-dlp is installed via pip, so make sure you download Python.

Running

Whether running the executable attached, or building it yourself, you must have a config.json file with your bot token in it like: { "token": "your token here" }. Optionally, if you have a "test bot" that is used for testing purposes, you can also add another value in your config.json file like: { "token": "main bot token", "test-token": "test bot token" }. In order to use this testing feature, run your bot with the following argument.

cargo run -- t

About

Bot originally written in Python, rewritten in Rust. Is currently a music bot but will add more features later. Only meant to be run in a private guild.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages