diff --git a/chat-plugins/wifi.js b/chat-plugins/wifi.js index 53f11c14fc..470a75af01 100644 --- a/chat-plugins/wifi.js +++ b/chat-plugins/wifi.js @@ -759,7 +759,8 @@ let commands = { '- changeanswer - Changes the answer of a question giveaway (Requires: giveaway host)
' + '- viewanswer - Shows the answer in a question giveaway (only to giveaway host/giver)
' + '- ban - Temporarily bans a user from entering giveaways (Requires: % @ * # & ~)
' + - '- end - Forcibly ends the current giveaway (Requires: % @ * # & ~)
'; + '- end - Forcibly ends the current giveaway (Requires: % @ * # & ~)
' + + '- count Mon - Displays how often a certain mon has been given away. Use !giveaway count to broadcast this to the entire room
'; break; case 'gts': if (!this.can('broadcast', null, room)) return;