ramirez/db
Dragory 751b18a12d Add scheduled thread closing
A thread can be scheduled to be closed by adding a time parameter to
the !close command. For example, !close 2m would automatically close
the thread in 2 minutes. The actual scheduling is implemented with a
loop that runs every 2 seconds, checking for threads that should be
closed.
2018-03-11 21:32:14 +02:00
..
migrations Add scheduled thread closing 2018-03-11 21:32:14 +02:00
.gitignore Also include DB migrations 2017-12-24 22:09:25 +02:00