aboutsummaryrefslogtreecommitdiff
path: root/module-music/README.txt
blob: eeaf4679605374394f7d3fd8056ec28a049b4c70 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
LiBot Music Module ==========

A module providing commands and features allowing playback and management of music in voice channels.

Module data:
	Providers --------------------------
	- [depends] CustomizationsProvider
	- MusicRestoreProvider
	
	Listeners --------------------------
	- MusicStateListener
	
	Commands ---------------------------
	- ClearQueueCommand
	- LoopCommand
	- PauseCommand
	- PlayCommand
	- PlayingCommand
	- QueueCommand
	- SeekCommand
	- ShuffleCommand
	- SkipCommand
	- StopCommand
	- YoutubePlayCommand