This website requires JavaScript.
Explore
Help
Register
Sign in
hodasemi
/
RMusicBot
Watch
1
Star
0
Fork
You've already forked RMusicBot
0
Code
Issues
4
Pull requests
Projects
Releases
Packages
Wiki
Activity
f89c8706eb
RMusicBot
/
src
/
player
/
commands
/
mod.rs
8 lines
99 B
Rust
Raw
Normal View
History
Unescape
Escape
Modularize player
2018-11-14 14:29:58 +00:00
pub
mod
ip
;
pub
mod
list
;
pub
mod
pause
;
pub
mod
play
;
Add remove command
2018-11-21 08:58:06 +00:00
pub
mod
remove
;
Modularize player
2018-11-14 14:29:58 +00:00
pub
mod
skip
;
pub
mod
stop
;
Reference in a new issue
Copy permalink