Update text

2026-06-06 01:19:20 +10:00
parent a43d1e8ee6
commit 024943381d
+5 -5
@@ -45,17 +45,17 @@ To leave hyperfocus mode early, the command `!unfocus` or its alias `!uncrocus`
The hyperfocus mode ***is shared amongst all channels using Croccyfocus***, so if you go into focus in one channel, you won't be able to chat in any channel until your focus ends! The hyperfocus mode ***is shared amongst all channels using Croccyfocus***, so if you go into focus in one channel, you won't be able to chat in any channel until your focus ends!
## User list widget and customisation ## User list widget and customisation
<img src="https://media.discordapp.net/attachments/575722229619490826/1505944984019533854/image.png?ex=6a238a4f&is=6a2238cf&hm=1ba9c65533a60ef01034901c47a2af2bc695d164355e8675062a77acd1644bd2&=&format=webp" height=200 /> <img src="https://git.thewisewolf.dev/HoloTech/hyperfocus-widget/raw/commit/4221b836d04eb6ea9e7f1d147579a2f65f69d337/examples/default.png" height=200 />
<img src="https://git.thewisewolf.dev/HoloTech/hyperfocus-widget/raw/commit/4221b836d04eb6ea9e7f1d147579a2f65f69d337/examples/modified-header.png" height=200 />
TODO: Other styling examples as well, and host image properly
Users can check when their (and others) hyperfocus sessions will end with `!hyperfocused` or `!hyperfocused @user`. Users can check when their (and others) hyperfocus sessions will end with `!hyperfocused` or `!hyperfocused @user`.
However to make it even easier, streamers can add the *focuslist widget* to their streams, However to make it even easier, streamers can add the *focuslist widget* to their streams,
which displays all the users active in the stream who are hyperfocusing, and when their focus will end. which displays all the users active in the stream who are hyperfocusing, and when their focus will end.
- Croccyfocus judges whether a user is 'active in the stream' by *whether they have written in the stream in the last 4 hours*. This criteria may be adjusted slightly in future to better reflect the active users. - Croccyfocus judges whether a user is 'active in the stream' by *whether they have written in the stream in the last 4 hours*. This criteria may be adjusted slightly in future to better reflect the active users.
To do add the widget, use the command `!focuslist` in *your* channel to get the browser source link, and then add it as a new browser source to OBS (or other streaming software).
The widget colours, text, and shape may also be fully customised by modifying the CSS in the browser source properties. See [TODO] for details. To add the widget, use the command `!focuslist` in *your* channel to get the browser source link, and then add it as a new browser source to OBS (or other streaming software).
The widget colours, text, and shape may also be fully customised by modifying the CSS in the browser source properties. See [[Focuslist-v0-Styling]] for details.
## Command Reference ## Command Reference