Currently I have the below commands but am wishing to have it automatically reset the count at a specific time every day if its possible.
!wins USER has won 0 times
!addwin -a=!commands -ul=moderator edit !wins USER has won $(count) times.
!resetwin -a=!commands -ul=moderator edit !addwin -c=0
Im wanting the !resetwin to be automated at hypothetically 4am GMT when i stop gaming but not 100% sure if its possible through code only or through an API. Any help would be greatly appreciated.