TheNOOFClan / S.C.S.I.

A discord bot using discord.py API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tick unit problems

jellopudding opened this issue · comments

Because a tick is variable and because its nature being quite small, ticks are unreliable for use. If some one want to set a poll that ends in a day the amount of ticks would be ridiculous. And if someone set a tick to represent a time different from another, one may input the incorrect amount of ticks for a desired among of time. I suggest using system to input the desired time, be it elapsed or time until, and have it calculate the amount of ticks; this would however, render !timeto obsolete.