summaryrefslogtreecommitdiff
path: root/commands/fun/gay.js
diff options
context:
space:
mode:
author8cy <[email protected]>2020-04-12 05:48:25 -0700
committer8cy <[email protected]>2020-04-12 05:48:25 -0700
commitb9b82004cd5e7b64deb1b20e2ea17353f4d01deb (patch)
treee896855b35174116bc5ddc6e716e4a7a8ff40df2 /commands/fun/gay.js
parentoop, v3.0.1 (diff)
downloads5nical-b9b82004cd5e7b64deb1b20e2ea17353f4d01deb.tar.xz
s5nical-b9b82004cd5e7b64deb1b20e2ea17353f4d01deb.zip
emojis for all :D, 3.0.2
Diffstat (limited to 'commands/fun/gay.js')
-rw-r--r--commands/fun/gay.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/fun/gay.js b/commands/fun/gay.js
index 526be74..1a45374 100644
--- a/commands/fun/gay.js
+++ b/commands/fun/gay.js
@@ -26,7 +26,7 @@ module.exports = class GayFun extends Command {
msg.reply('scanning..').then(scanningMsg => {
scanningMsg.delete()
- msg.reply('your gay-ness amount is **' + gayAmount + '.' + gayAmountDecimal + '%**');
+ msg.reply('your gay-ness amount is **' + gayAmount + '.' + gayAmountDecimal + '%** 🏳️‍🌈');
});
}
}; \ No newline at end of file