moe-serifu-circle / moe-serifu-agent

Anime-themed personal assistant and goal-oriented intelligent agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timer command allows negative period

dekarrin opened this issue · comments

At CLI, the TIMER command will not complain if the period given is a negative number. This is unwanted behavior, and could theoretically cause the timer to fire on every tick since last_fired + period would always be less than now().