warnet-gi / WarnetBot

A bot for Warga Nusantara Teyvat (WARNET) discord server
https://discord.gg/warnet-gi
MIT License
7 stars 4 forks source link

Bug on `/unix-timestamp` when hour and minute are set to 0 #98

Closed Iqrar99 closed 1 year ago

Iqrar99 commented 1 year ago

This happened because not 0 returns True as well as not False.

https://github.com/warnet-gi/WarnetBot/blob/623a3784c8303b2dbde8bdc0a63fecef31b241f2/bot/cogs/general.py#L160-L164