aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/commands
diff options
context:
space:
mode:
authorNeel Kamath <neelkamath@protonmail.com>2018-05-13 13:07:56 +0200
committerNeel Kamath <neelkamath@protonmail.com>2018-05-13 13:07:56 +0200
commit949404cd1aad8492ae0338130f16054adfa38ab7 (patch)
tree6fed796d224901f5b6832543b19973af425e0fa9 /server/src/commands
parentFlatten (diff)
downloadhackchat-949404cd1aad8492ae0338130f16054adfa38ab7.tar.gz
hackchat-949404cd1aad8492ae0338130f16054adfa38ab7.zip
Prevent fucking shit up
Diffstat (limited to '')
-rw-r--r--server/src/commands/admin/addmod.js (renamed from server/commands/admin/addmod.js)0
-rw-r--r--server/src/commands/admin/listusers.js (renamed from server/commands/admin/listusers.js)0
-rw-r--r--server/src/commands/admin/reload.js (renamed from server/commands/admin/reload.js)0
-rw-r--r--server/src/commands/admin/saveconfig.js (renamed from server/commands/admin/saveconfig.js)0
-rw-r--r--server/src/commands/admin/shout.js (renamed from server/commands/admin/shout.js)0
-rw-r--r--server/src/commands/core/changenick.js (renamed from server/commands/core/changenick.js)0
-rw-r--r--server/src/commands/core/chat.js (renamed from server/commands/core/chat.js)0
-rw-r--r--server/src/commands/core/disconnect.js (renamed from server/commands/core/disconnect.js)0
-rw-r--r--server/src/commands/core/help.js (renamed from server/commands/core/help.js)0
-rw-r--r--server/src/commands/core/invite.js (renamed from server/commands/core/invite.js)0
-rw-r--r--server/src/commands/core/join.js (renamed from server/commands/core/join.js)0
-rw-r--r--server/src/commands/core/morestats.js (renamed from server/commands/core/morestats.js)0
-rw-r--r--server/src/commands/core/move.js (renamed from server/commands/core/move.js)0
-rw-r--r--server/src/commands/core/stats.js (renamed from server/commands/core/stats.js)0
-rw-r--r--server/src/commands/mod/ban.js (renamed from server/commands/mod/ban.js)0
-rw-r--r--server/src/commands/mod/kick.js (renamed from server/commands/mod/kick.js)0
-rw-r--r--server/src/commands/mod/unban.js (renamed from server/commands/mod/unban.js)0
17 files changed, 0 insertions, 0 deletions
diff --git a/server/commands/admin/addmod.js b/server/src/commands/admin/addmod.js
index 4c13b22..4c13b22 100644
--- a/server/commands/admin/addmod.js
+++ b/server/src/commands/admin/addmod.js
diff --git a/server/commands/admin/listusers.js b/server/src/commands/admin/listusers.js
index a539a3c..a539a3c 100644
--- a/server/commands/admin/listusers.js
+++ b/server/src/commands/admin/listusers.js
diff --git a/server/commands/admin/reload.js b/server/src/commands/admin/reload.js
index e2cfbe6..e2cfbe6 100644
--- a/server/commands/admin/reload.js
+++ b/server/src/commands/admin/reload.js
diff --git a/server/commands/admin/saveconfig.js b/server/src/commands/admin/saveconfig.js
index ed3a312..ed3a312 100644
--- a/server/commands/admin/saveconfig.js
+++ b/server/src/commands/admin/saveconfig.js
diff --git a/server/commands/admin/shout.js b/server/src/commands/admin/shout.js
index 1358dd9..1358dd9 100644
--- a/server/commands/admin/shout.js
+++ b/server/src/commands/admin/shout.js
diff --git a/server/commands/core/changenick.js b/server/src/commands/core/changenick.js
index 4041bb0..4041bb0 100644
--- a/server/commands/core/changenick.js
+++ b/server/src/commands/core/changenick.js
diff --git a/server/commands/core/chat.js b/server/src/commands/core/chat.js
index bce6adb..bce6adb 100644
--- a/server/commands/core/chat.js
+++ b/server/src/commands/core/chat.js
diff --git a/server/commands/core/disconnect.js b/server/src/commands/core/disconnect.js
index 9b54214..9b54214 100644
--- a/server/commands/core/disconnect.js
+++ b/server/src/commands/core/disconnect.js
diff --git a/server/commands/core/help.js b/server/src/commands/core/help.js
index 7f63d3d..7f63d3d 100644
--- a/server/commands/core/help.js
+++ b/server/src/commands/core/help.js
diff --git a/server/commands/core/invite.js b/server/src/commands/core/invite.js
index bcf9097..bcf9097 100644
--- a/server/commands/core/invite.js
+++ b/server/src/commands/core/invite.js
diff --git a/server/commands/core/join.js b/server/src/commands/core/join.js
index f2b2c9d..f2b2c9d 100644
--- a/server/commands/core/join.js
+++ b/server/src/commands/core/join.js
diff --git a/server/commands/core/morestats.js b/server/src/commands/core/morestats.js
index 5510cb1..5510cb1 100644
--- a/server/commands/core/morestats.js
+++ b/server/src/commands/core/morestats.js
diff --git a/server/commands/core/move.js b/server/src/commands/core/move.js
index c5efafd..c5efafd 100644
--- a/server/commands/core/move.js
+++ b/server/src/commands/core/move.js
diff --git a/server/commands/core/stats.js b/server/src/commands/core/stats.js
index b9dc002..b9dc002 100644
--- a/server/commands/core/stats.js
+++ b/server/src/commands/core/stats.js
diff --git a/server/commands/mod/ban.js b/server/src/commands/mod/ban.js
index e19efc2..e19efc2 100644
--- a/server/commands/mod/ban.js
+++ b/server/src/commands/mod/ban.js
diff --git a/server/commands/mod/kick.js b/server/src/commands/mod/kick.js
index 157592d..157592d 100644
--- a/server/commands/mod/kick.js
+++ b/server/src/commands/mod/kick.js
diff --git a/server/commands/mod/unban.js b/server/src/commands/mod/unban.js
index e82f0b9..e82f0b9 100644
--- a/server/commands/mod/unban.js
+++ b/server/src/commands/mod/unban.js