SOGEBOT 5.8.0-alpha.2 FIXES
- fixed - integrations cannot be enabled in
config.json
ADDED
- MongoDB support
!rankwill show next rank and how many hours left to next rank- added
evalresponse filter to evaluate simple javascript scripts (!8ball, etc.) - added
timerssystem replacingnoticesystem !alias edit,!commands edit,!keyword edit,!rank editcommands- added
!set sendWithMe true/falseto set if bot should use/mefor messages - added
join/part listwidget for simple checkout of users joining and parting from chat - added viewer list for
chatwidget - various UI updates
- change bot responses through UI
- added
(list.ranks)response filter - added support for FrankerFaceZ for emotes overlay
- added flv support for alerts overlay
- added
eventlistwidget
FIXED
- fixed issue when some translated elements will revert back to default value on input click
- fixed tab switch on
chatwidget, where it cannot be switched back from settings tab - fixed issue, where several
(list.#)responses were incorrectly parsed - fixed incorrect
!fightmetimeouts when mod and broadcaster is involved - fixed not correctly populated public playlist
- fixed overlay
emoteshaving issue with caching twitch emotes - fixed issue where
systems settingsis not shown in panel whenpointsandsongssystems are disabled - fixed issue, where
apiresponse filter cannot properly parse url with& - fixed unconvenient behavior with
!followageand!ageused with@username - fixed issue with
!rankpercentage doesn't start on 0% between ranks
CHANGED
- migration will be running automatically on bot start
- refactored db handling - will enable ability to add different db engines (mongodb, postgresql) in future
- you will need to re-do your configuration, config.ini is not supported anymore. Check config.example.json and create your own config.json file
- removed
noticesystem in favor oftimers !mergehave updated syntax- removed
manage->statsas twitch is starting to have nice stats and is pointless to keep up-to-date - simplified
raffles, see docs