You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ALIAS - fix bypass of command permissions. Disable bypassing of command permissions if command alias was created on root (!points, !set, etc). You need to create alias for each sub-command (example: !points give -> !body dej)
API - don't do unnecessary id->username translations if not necessary
API - don't do unnecessary id->game translations if not necessary
API - do less aggresive polling for old kraken twitch api
SONGS - fixed output bug when !currentsong is from playlist
ADDED
API STATS - added api graphs - accessible through api status
API - check for rate-limit on helix API and wait if limit is too low
WIDGETS - added x time ago to eventlist widget
WIDGETS - added overflow settings to eventlist widget
WIDGETS - added widgetEventlistOverflowHeight to set max-height of eventlist widget
CHANGED
WIDGETS - changed eventlist widget to be more text like
5.10.0 CHANGES
ADDED
PARSER - eval now have access to lodash _ and users
WEBHOOKS - support for followers
UI - viewers have more reset options
TWITCH - $viewers count to host event
SUBSCRIBERS - current subscribers count is getting from API
ALERTS - add html type support for !alerts
GAMBLING - added gamblingChanceToWin settings to set your winning chances
OAUTH - added broadcaster_oauth to config, without it, bot will lost host event and subscribers count
WIDGET - eventlist settings for number of showing events - widgetEventlistShow
CHANGED
GAMBLING - !roulette will use 2 messages, trigger message, after 2 seconds fire message with potential timeout. If you made any changes to roulette translations, revert and see changes made in translation. If you want to use only 1 message, make trigger message empty
API - some api calls was changed to new twitch api where applicable
PARSER - removed (uptime) filter, format of uptime can be changed in custom translations