Fix giveaways becoming frozen/endless from hotpatching, fix possible
crash in lottery giveaways, simplify lottery drawings, and improve
wording in multiple statements
Log the user that the giveaway was done for in the modlog ontop of roomauth who did it
Wifi Plugin: Log what user have done giveaways
remove 'has'
Wifi Plugin: Log what user have done giveaways
Add back in the space.
well, ``lotto`` is a command, so it makes sense that ``join`` and ``leave`` have ``joinlotto`` and ``leavelotto`` as aliases in addition to ``joinlottery`` and ``leavelottery``.
Users weren't able to guess more than once in a question giveaway because their current name was in their list of previous names.
http://prntscr.com/6c5r4p
Added a line of code to fix that problem. Thanks to Cranham (and maybe a few others too) for pointing this out originally, btw.
following morfents commit but updating it for the wi-fi plugin aswell, to avoid issues after hotpatching
Wi-fi Plugin: Finish Exporting states
Wi-fi Plugin: Finish Exporting states
Fix build errors
Wi-fi Plugin: Finish Exporting states
Fix massive style errors I made with indentation
Increase the answer field limit for answers; does not break the answer mechanics when I tested, also increasing the number of winners in lottos from 5 to 10. After a few days of having the script in the chat I feel these changes would be more suitable for it.
Wifi Plugin: Bug fixes aswell
fixing a issue of /giveaway end returning the 'access denied message' but still ending the giveaway
Wifi Plugin: Bug fixes aswell
Fixed /giveaway end from returning access denied message when it actually goes ahead with force ending
Allows global staff have the ability to use the script in the room; if they wish to do so, any % or higher should have the ability to start a giveaway. Furthermore updating help commands to make them more convenient to type and use.
Wifi Plugin: Global staff giveaways + help
Wifi Plugin: Global staff giveaways + help
Codelegend's previous commit broke one of the commands when tested, making the /ga command unreconized when trying to answer a question, This commit fixes that
Wifi Plugin: Fixing a command