davidhozic / discord-advertisement-framework

Automatic advertisements / shilling for Discord. GUI / Console, Multi-Accounts & More!
http://daf.davidhozic.com
Other
35 stars 2 forks source link

[Bug]: xMESSAGE- Randomized range float values #123

Closed davidhozic closed 2 years ago

davidhozic commented 2 years ago

What happened?

Info

Whenever passing xMESSAGE with a randomized period where the numbers are float instead of int ValueError: non-integer stop for randrange() is raised

Expected

It is expected for nothing to be raised.

Version

1.9

davidhozic commented 2 years ago

Decided it's not a bug, but a feature, since having resolution that is less than one full second doesn't make that much sense, since API calls and SQL logging takes up about 100ms