I need a personal counter command per user that can only be used every hour:
for instance:
!bread
and give me a number from 1 to 30
and this command will restart for an hour
I need a personal counter command per user that can only be used every hour:
for instance:
!bread
and give me a number from 1 to 30
and this command will restart for an hour
Hiya, this is a very specific use case. You will probably need to create a custom script that does this logic for you and fetch it using: UrlFetch - Nightbot Docs
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.