summaryrefslogtreecommitdiff
path: root/commands/fun/gay.js
diff options
context:
space:
mode:
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