mat-1 / forum-sweats

The Discord bot in the Forum Sweats server
https://forumsweats.matdoes.dev
MIT License
9 stars 8 forks source link

Fix very long mute #26

Closed mat-1 closed 3 years ago

mat-1 commented 4 years ago

Fix "OverflowError: int too large to convert to float" when muting for a very long time, maybe convert time.time() to int if the mute seconds is too long?

mat-1 commented 3 years ago

Can't reproduce