mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-10 13:18:54 -05:00
* Payday #3438 Changed next_payday to last_payday * Created towncrier entry * [PR #3496] Requested changes * rm .vs
1 line
231 B
ReStructuredText
1 line
231 B
ReStructuredText
Changes next_payday to last_payday. last_payday stores the latest time the command runned successfully, allows the command to dynamicly change with the PAYDAY_TIME variable, by checking if last_payday + PAYDAY_TIME >= current time. |