issues
search
hwsuk
/
discord-bot
Multi-purpose Discord bot for the HWSUK Discord server
2
stars
1
forks
source link
fix(limiter): Report correct timestamp to user
#38
Closed
jzyrobert
closed
3 years ago
jzyrobert
commented
3 years ago
Send the created_at datetime of the initial post, not the one that was deleted by the bot
Use that datetime to create the post_again_formatted_time message, not datetime.now()