summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-05-20 10:54:46 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2017-05-20 10:54:46 +0200
commit3e69301984ac134a6a6dd8ec4f3c3de58e027293 (patch)
treed58a9df7597ff682f9ef938db755cc712a851c5c
parentf900f7955f60c1d46be359e378c0d15bd8af8c09 (diff)
downloaddiscordbot-3e69301984ac134a6a6dd8ec4f3c3de58e027293.tar.gz
discordbot-3e69301984ac134a6a6dd8ec4f3c3de58e027293.zip
about needs rooturl
-rw-r--r--commands/vainsocial/about.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/commands/vainsocial/about.js b/commands/vainsocial/about.js
index c452d87..4c6086a 100644
--- a/commands/vainsocial/about.js
+++ b/commands/vainsocial/about.js
@@ -6,6 +6,8 @@ const Commando = require("discord.js-commando"),
oneLine = require("common-tags").oneLine,
util = require("../../util");
+const ROOTURL = (PREVIEW? "https://preview.vainsocial.com/":"https://vainsocial.com/");
+
module.exports = class ShowAboutCommand extends Commando.Command {
constructor(client) {
super(client, {