Releases: fajnyCreeper/SEContestCommands
Releases · fajnyCreeper/SEContestCommands
Release 2.1.1
- Added handling for invalid winning option
Release 2.1.0
- Fixed invalid duration handling
- Added advanced commands for starting, closing, refunding and drawing contests
Formating of those commands can be found in README in the Chat commands section
Release 2.0.2
- Disabled HTML formatting of errors
- Fixes issue where array would be processed even with no active contest
Release 2.0.1
- Fixed issue when trying to access active contest, when no contest was active
- When refunding open contest, it would shadow-run, so contest should be closed before refunding
Release 2.0.0
- Rewrite of every function to use SE library
- URL arguments are merged into one to allow easier implementation
- Removed Channel ID variable as it is no longer needed
Release 1.1.1
- Fixed bug with URL reserved characters
Release 1.1.0
- Added refund (#1)
- Added trim for GET parameters
- Little fixes
Release 1.0.0
Update README.md