<%= process.env.APP_BASE_URL %>/overlay/<%= settings.overlay_id %>
No activity yet. Events will appear here once your overlay is connected and Twitch fires events.
<% } else { %>| Time | Event | User | Detail | Actions fired |
|---|---|---|---|---|
| <%= log.created_at %> | <%= log.event_type %> |
<%= log.username || '—' %> | <%= log.event_detail || '—' %> | <%= log.actions_fired %> |