This website requires JavaScript.
Explore
Help
Sign in
lerasimus
/
music-bot
Watch
1
Star
0
Fork
You've already forked music-bot
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d00353fd5e
music-bot
/
src
/
lib.rs
8 lines
90 B
Rust
Raw
Normal View
History
Unescape
Escape
add youtube download
2024-03-23 22:55:48 +07:00
mod
track
;
init
2024-03-22 21:49:30 +07:00
pub
mod
channel
;
add youtube download
2024-03-23 22:55:48 +07:00
pub
mod
download
;
separate player.rs
2024-03-23 23:12:58 +07:00
pub
mod
player
;
add youtube download
2024-03-23 22:55:48 +07:00
pub
use
track
::
TrackInfo
;
init
2024-03-22 21:49:30 +07:00
Reference in a new issue
Copy permalink