Hello, i would like to make something like this:
When someone saw something on the stream he can just use a command like !add <time here> to add this time to the list.
And then everyone others could use a command !list to see all of those added time's by other people.
So it would look like this:
!add 15:40
!add 17:32
!add 23:50
!list
Timers:
15:40
17:32
23:50
After 24h the list would be cleared.
Is this possible to do?