chatzilla
chatzilla copied to clipboard
How to save and later delete messages?
Thanks
Hey Sebastian,
You'll probably need to add your message persistence logic here somewhere: https://github.com/callmephilip/chatzilla/blob/master/chatzilla.py#L56
As far as message deletion is concerned, you might need some sort of cron job responsible for deleting messages after some time