diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-03-09 21:13:14 -0500 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-03-09 21:13:14 -0500 |
| commit | b5f4a88f857025b223ff4b318e22da1aae649d03 (patch) | |
| tree | 3a43258528679dd6273b68b85528653195c6294e | |
| parent | f358f3979854c1f252bfb8ae785d1ae319c34afb (diff) | |
| download | PokeBot-b5f4a88f857025b223ff4b318e22da1aae649d03.tar.gz PokeBot-b5f4a88f857025b223ff4b318e22da1aae649d03.tar.bz2 PokeBot-b5f4a88f857025b223ff4b318e22da1aae649d03.zip | |
things
| -rw-r--r-- | Plugins/Music.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Plugins/Music.js b/Plugins/Music.js index deffc4d..b72d40a 100644 --- a/Plugins/Music.js +++ b/Plugins/Music.js @@ -1,6 +1,6 @@ /** ************************************** * - * Music: Plugin for PokeBot that enables the Lavalink player. + * Music: Plugin for PokeBot that interacts with the Lavalink API. * Copyright (C) 2018 TheEdge, jtsshieh, Alee * * This program is free software: you can redistribute it and/or modify |
