aboutsummaryrefslogtreecommitdiff
path: root/commands/Music
diff options
context:
space:
mode:
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