-
Notifications
You must be signed in to change notification settings - Fork 0
Version 0.59
Nathan edited this page Jul 28, 2021
·
11 revisions
Jump to New Features
- Add new HTTP Get method to reset FirstWords cache
- Add new methods to Execute C# to reset Credits and FirstWords
- Remove broadcaster account from top channel point users in GetCredits
- Fix the test button for cheer events, anon toggle will actually work now
- Fix a potential crash when anon events come through that can trigger first words
- Add a new anonymous argument for cheer, gift sub and gift bombs
- Fix
CPH.Wait(int), underlying code was incorrect and crashing silently - Fix
CPH.PauseReward,CPH.UnPauseRewardand the sub-action for this, was calling enable not pause - Update commands, specifically Starts With, it now adds a space when it checks, so it treats it like an argument based, instead of
!testmatching both!testand!test123
I've added a new GET method, ClearFirstWordsCache, this will reset your first words cache
I've gone ahead and added 2 new methods to the C# code that will let you reset the credits and the first words cache.
Also added 2 more methods to hide filters on source/scenes, to mirror the sub-action that exists for these.
void ResetCredits();
void ResetFirstWords();
void ObsHideSourcesFilters(string scene, string source, int connection = 0);
void ObsHideScenesFilters(string scene, int connection = 0);- Streamer.bot 0.63 (WIP)
- Streamer.bot 0.62 (current)
- Streamer.bot 0.61
- Streamer.bot 0.60
- Streamer.bot 0.59
- Streamer.bot 0.58
- Streamer.bot 0.57
- Streamer.bot 0.56
- Archives
- WebSocket Server
- HTTP Server
- UDP Server
- WebSocket Clients
- General
- Twitch Accounts
- Streamlabs
- Groups
- Events
- File Watcher
- Timed Actions
- Pyramids
- Quotes
- Sub Counter