Closed Vismar closed 7 years ago
After midnight commands will not be executed if bot was launched before midnight.
Because commands stores time of last use, so after midnight current time become less than previously.
Store not just time but date.
Description
After midnight commands will not be executed if bot was launched before midnight.
Reason
Because commands stores time of last use, so after midnight current time become less than previously.
Fix
Store not just time but date.