aboutsummaryrefslogtreecommitdiff
path: root/Commands
diff options
context:
space:
mode:
Diffstat (limited to 'Commands')
-rw-r--r--Commands/about.js2
-rw-r--r--Commands/join.js2
-rw-r--r--Commands/leave.js2
-rw-r--r--Commands/list.js2
-rw-r--r--Commands/next.js2
-rw-r--r--Commands/pause.js2
-rw-r--r--Commands/ping.js2
-rw-r--r--Commands/play.js2
-rw-r--r--Commands/previous.js2
-rw-r--r--Commands/reshuffle.js2
-rw-r--r--Commands/shutdown.js2
-rw-r--r--Commands/status.js2
12 files changed, 12 insertions, 12 deletions
diff --git a/Commands/about.js b/Commands/about.js
index 9813e9c..8b63ca2 100644
--- a/Commands/about.js
+++ b/Commands/about.js
@@ -1,7 +1,7 @@
/**************************************************************************
*
* DLAP Bot: A Discord bot that plays local audio tracks.
- * (C) Copyright 2022
+ * (C) Copyright 2024
* Programmed by Andrew Lee
*
* This program is free software: you can redistribute it and/or modify
diff --git a/Commands/join.js b/Commands/join.js
index dd49969..900cf1f 100644
--- a/Commands/join.js
+++ b/Commands/join.js
@@ -1,7 +1,7 @@
/**************************************************************************
*
* DLAP Bot: A Discord bot that plays local audio tracks.
- * (C) Copyright 2022
+ * (C) Copyright 2024
* Programmed by Andrew Lee
*
* This program is free software: you can redistribute it and/or modify
diff --git a/Commands/leave.js b/Commands/leave.js
index c78cfe0..ed4d88d 100644
--- a/Commands/leave.js
+++ b/Commands/leave.js
@@ -1,7 +1,7 @@
/**************************************************************************
*
* DLAP Bot: A Discord bot that plays local audio tracks.
- * (C) Copyright 2022
+ * (C) Copyright 2024
* Programmed by Andrew Lee
*
* This program is free software: you can redistribute it and/or modify
diff --git a/Commands/list.js b/Commands/list.js
index 4713a63..e2498d8 100644
--- a/Commands/list.js
+++ b/Commands/list.js
@@ -1,7 +1,7 @@
/**************************************************************************
*
* DLAP Bot: A Discord bot that plays local audio tracks.
- * (C) Copyright 2022
+ * (C) Copyright 2024
* Programmed by Andrew Lee
*
* This program is free software: you can redistribute it and/or modify
diff --git a/Commands/next.js b/Commands/next.js
index c99fd6b..e874aaa 100644
--- a/Commands/next.js
+++ b/Commands/next.js
@@ -1,7 +1,7 @@
/**************************************************************************
*
* DLAP Bot: A Discord bot that plays local audio tracks.
- * (C) Copyright 2022
+ * (C) Copyright 2024
* Programmed by Andrew Lee
*
* This program is free software: you can redistribute it and/or modify
diff --git a/Commands/pause.js b/Commands/pause.js
index 1d04404..a865a32 100644
--- a/Commands/pause.js
+++ b/Commands/pause.js
@@ -1,7 +1,7 @@
/**************************************************************************
*
* DLAP Bot: A Discord bot that plays local audio tracks.
- * (C) Copyright 2022
+ * (C) Copyright 2024
* Programmed by Andrew Lee
*
* This program is free software: you can redistribute it and/or modify
diff --git a/Commands/ping.js b/Commands/ping.js
index 91d5ed0..d779c69 100644
--- a/Commands/ping.js
+++ b/Commands/ping.js
@@ -1,7 +1,7 @@
/**************************************************************************
*
* DLAP Bot: A Discord bot that plays local audio tracks.
- * (C) Copyright 2022
+ * (C) Copyright 2024
* Programmed by Andrew Lee
*
* This program is free software: you can redistribute it and/or modify
diff --git a/Commands/play.js b/Commands/play.js
index d514cfe..5ee4868 100644
--- a/Commands/play.js
+++ b/Commands/play.js
@@ -1,7 +1,7 @@
/**************************************************************************
*
* DLAP Bot: A Discord bot that plays local audio tracks.
- * (C) Copyright 2022
+ * (C) Copyright 2024
* Programmed by Andrew Lee
*
* This program is free software: you can redistribute it and/or modify
diff --git a/Commands/previous.js b/Commands/previous.js
index c5a45b5..9f4dd9f 100644
--- a/Commands/previous.js
+++ b/Commands/previous.js
@@ -1,7 +1,7 @@
/**************************************************************************
*
* DLAP Bot: A Discord bot that plays local audio tracks.
- * (C) Copyright 2022
+ * (C) Copyright 2024
* Programmed by Andrew Lee
*
* This program is free software: you can redistribute it and/or modify
diff --git a/Commands/reshuffle.js b/Commands/reshuffle.js
index 459575f..187ef9c 100644
--- a/Commands/reshuffle.js
+++ b/Commands/reshuffle.js
@@ -1,7 +1,7 @@
/**************************************************************************
*
* DLAP Bot: A Discord bot that plays local audio tracks.
- * (C) Copyright 2022
+ * (C) Copyright 2024
* Programmed by Andrew Lee
*
* This program is free software: you can redistribute it and/or modify
diff --git a/Commands/shutdown.js b/Commands/shutdown.js
index 6e26f83..635abc3 100644
--- a/Commands/shutdown.js
+++ b/Commands/shutdown.js
@@ -1,7 +1,7 @@
/**************************************************************************
*
* DLAP Bot: A Discord bot that plays local audio tracks.
- * (C) Copyright 2022
+ * (C) Copyright 2024
* Programmed by Andrew Lee
*
* This program is free software: you can redistribute it and/or modify
diff --git a/Commands/status.js b/Commands/status.js
index c11105c..b2a10a2 100644
--- a/Commands/status.js
+++ b/Commands/status.js
@@ -1,7 +1,7 @@
/**************************************************************************
*
* DLAP Bot: A Discord bot that plays local audio tracks.
- * (C) Copyright 2022
+ * (C) Copyright 2024
* Programmed by Andrew Lee
*
* This program is free software: you can redistribute it and/or modify