This adds a number to the count
-ul=moderator 2020SpeakUp WORLD PREMIERE $(count) EarthDay
This resets the count
-ul=moderator -a=!commands edit !count \-c=-0
I want the views to enter a command !how which enables them to find out what the current count is on. Can anyone help me if this is the right coding to enter.
!commands edit !how $(eval count = $(count); $(query) == "count" ? DJ played ${count} : " " World Premiere's)
