Rust version of the tobi discord bot
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
trivernis dd5c9a3673
Add pagination to spotify and thread count lock for ytdl
Add pagination to the spotify wrapper to retreive all
songs in a playlist.
Add a thread count lock to the youtube-dl process to avoid
starting too many at once.

Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
.idea Reimplement queue and add guild settings 3 years ago
src Add pagination to spotify and thread count lock for ytdl 3 years ago
.gitignore Add initial structure 3 years ago
Cargo.lock Add spotify url support for music 3 years ago
Cargo.toml Add spotify url support for music 3 years ago
LICENSE Add hooks and README 3 years ago
README.md Add hooks and README 3 years ago

README.md

2B meets Rust

Don't expect the code quality to be acceptable.

Current feature set

  • minecraft information
  • playing music from youtube

License

It's GPL 3.0