aboutsummaryrefslogtreecommitdiff
path: root/commands/Music
diff options
context:
space:
mode:
authorUnknown <jtsshieh@outlook.com>2018-02-28 16:37:04 -0500
committerUnknown <jtsshieh@outlook.com>2018-02-28 16:37:04 -0500
commit9e23c32dc1e43dfe0277ab9225778f1c4db6e9ae (patch)
tree1bf10f0cc14c6a7a8ade06d405b6145d87a0d7e2 /commands/Music
parent0a69420c01e11e44de325db98dd856f221841ed3 (diff)
parent7709022a53794b3c76b6eaf86dfe0a359addd6d7 (diff)
downloadPokeBot-9e23c32dc1e43dfe0277ab9225778f1c4db6e9ae.tar.gz
PokeBot-9e23c32dc1e43dfe0277ab9225778f1c4db6e9ae.tar.bz2
PokeBot-9e23c32dc1e43dfe0277ab9225778f1c4db6e9ae.zip
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'commands/Music')
-rw-r--r--commands/Music/play.js2
-rw-r--r--commands/Music/skip.js2
2 files changed, 2 insertions, 2 deletions
diff --git a/commands/Music/play.js b/commands/Music/play.js
index 8c93c59..cd22057 100644
--- a/commands/Music/play.js
+++ b/commands/Music/play.js
@@ -1,6 +1,6 @@
/** **************************************
*
- * Play: Plugin for PokeBot that performs moderation actions.
+ * Play: Plugin for PokeBot that performs music player actions.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
*
* This program is free software: you can redistribute it and/or modify
diff --git a/commands/Music/skip.js b/commands/Music/skip.js
index 435aacb..09ab165 100644
--- a/commands/Music/skip.js
+++ b/commands/Music/skip.js
@@ -1,6 +1,6 @@
/** **************************************
*
- * Skip: Plugin for PokeBot that performs moderation actions.
+ * Skip: Plugin for PokeBot that performs music player actions.
* Copyright (C) 2018 TheEdge, jtsshieh, Alee
*
* This program is free software: you can redistribute it and/or modify