Other user's assetsSome assets in this file belong to other authors. You will need to seek permission from these authors before you can use their assets
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.5.0
=== Twitch Bot ===
Full back-end rewrite, now makes use of Twitch4J library.
Fixed all known bugs from v.1.4.0 and earlier.
Added support for subscription event (both normal and gifted subs). Static amount of points defined in the settings.json file, multiplied by sub-tier. Gifted subscriptions only gives points to the gifter of the subscription, not the receiver of the subscription.
New command, "#randomspawn" added. Lets users for a static price spawn a random entry from the relevant "spawns.json" file.
New command, "#addpointsall" added. Allows handout of points to all current viewers.
New command, "#givepoints" added. Allows users to give some of their own points to another viewer.
Reworked a good amount of bot messages to make them easier to understand.
Changed "#addpoints", won't let users add points to themselves.
=== Skyrim LE ===
Disabled a few prints to the SKSE log.
If applicable, removes left-over files within the "TwitchIntegration" folder on start.
Version 1.4.0
== Twitch Bot ===
Disabled a few deprecated debug-prints.
Optimized and reworked a good part of the code-base, should be less resource intensive alongside speed improvements.
Parsing commands towards JSON files is no longer case-sensitive.
New command, "#weather" added. Allows for DLC/mod weathers to be set.
=== Skyrim LE ===
Optimization to the Papyrus logic.
Optimization of the SKSE plugin, on average 55ms faster at command execution.
Added support for the "#weather" command.
Uploaded the sourcecode for the SKSE plugin, was missed out in initial Skyrim LE release.
Version 1.3.0
=== Twitch Bot ===
Fixed a issue with a bit-message not registering due to a typo.
Cleaned out a bunch of garbage code.
Fixed a issue in amount/cost handling if the item was prefixed with ammo_ or resource_.
=== Skyrim LE ===
Support for Skyrim Legendary Edition released!
Feature set is identical to the Fallout 4 version.
For documentation on how to use it, please refer to the BTI website.