summary refs log tree commit diff
path: root/scripts/rights.js
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-12-17 17:14:49 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-12-17 17:14:49 +1100
commite37c4adaed3180e934e25f603db71530c397291e (patch)
tree7dbb6d93a077f1ab47dae84abc074f8836a4f2eb /scripts/rights.js
parentUpdate readme (diff)
downloadserver-e37c4adaed3180e934e25f603db71530c397291e.tar.xz
First pass of removing Slowcord mentions
Diffstat (limited to 'scripts/rights.js')
-rw-r--r--scripts/rights.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/rights.js b/scripts/rights.js
index 16fb38bc..86c8db16 100644
--- a/scripts/rights.js
+++ b/scripts/rights.js
@@ -1,3 +1,7 @@
+/*
+	Calculates a discord.com-like rights value.
+*/
+
 require("module-alias/register");
 const { Rights } = require("..");