Commit d17f8d6
committed
Integrating EventSub Fix
1 parent 6e22f41 commit d17f8d6
1 file changed
+1
-1
lines changedSubmodule TASagentTwitchBotCore updated 15 files
- TASagentTwitchBot.Core/Bits/CheerDispatcher.cs+4-2
- TASagentTwitchBot.Core/Donations/DonationCommands.cs+168
- TASagentTwitchBot.Core/Donations/IDonationTracker.cs+37-19
- TASagentTwitchBot.Core/EventSub/EventSubHandler.cs+2-3
- TASagentTwitchBot.Core/Notifications/ActivityDispatcher.cs-1
- TASagentTwitchBot.Core/Notifications/ActivityProviderStubs.cs+3-2
- TASagentTwitchBot.Core/Notifications/FullActivityProvider.cs+28-3
- TASagentTwitchBot.Core/Notifications/HandlerInterfaces.cs+2-1
- TASagentTwitchBot.Core/Notifications/NotificationImageHelper.cs+1-1
- TASagentTwitchBot.Core/Notifications/ScriptedActivityProvider.ScriptedNotificationConfig.cs+3-3
- TASagentTwitchBot.Core/Notifications/ScriptedActivityProvider.cs+31-2
- TASagentTwitchBot.Core/TTS/TTSWebRequestHandler.cs+2-4
- TASagentTwitchBot.Core/Web/Hubs/DonationHub.cs+2-2
- TASagentTwitchBot.Core/wwwroot/Assets/js/donations.js+89-9
- TASagentTwitchBot.Core/wwwroot/Assets/js/timer.js+1-1
0 commit comments