📝 Update and organize project documentation and assets

This commit is contained in:
2026-01-26 22:46:14 +00:00
parent 4194dcfeff
commit b20e2185b2
1433 changed files with 64484 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
every '1' HOUR
starts '2020-04-20 00:00:00'
on completion preserve
enable
do
DELETE FROM pokemon WHERE expire_timestamp <= UNIX_TIMESTAMP();