]> jfr.im git - erebus.git/blobdiff - README.md
eval - make !SYSTEM report stderr too
[erebus.git] / README.md
index 521314d23fc418a24baa3f348cbd3b5667e2a292..2ec3dc8daca27732bd70bc7d2e5add576965a650 100644 (file)
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Install croncheck.sh in your crontab, if desired.
 `* * * * * /path/to/erebus/croncheck.sh`  
 To suppress croncheck.sh from restarting the bot without removing from crontab, `touch dontstart`
 
-Output will be placed in `logfile`, which is rotated to `oldlogs/`. (I strongly recommend `rm oldlogs/*` as a weekly crontab entry. `@weekly find /path/to/erebus/oldlogs/ -mtime 7 -execdir rm '{}' +`)
+Output will be placed in `logfile`, which is rotated to `oldlogs/`. (I strongly recommend `rm oldlogs/*` as a weekly crontab entry. `@weekly find /path/to/erebus/oldlogs/ -mtime +7 '!' -name .keep -delete`)
 
 The bot targets Python 3 only. It has some time ago switched to being primarily tested on Python 3.
 Python 2 support is presumed to have slowly eroded due to a lack of testing. It probably won't work.
@@ -60,4 +60,4 @@ However, due to the message buffering mentioned above, there is no command listi
 
 Support
 -------
-If you have any questions, issues, fixes, etc. message DimeCadmium on irc.quakenet.org
+If you have any questions, issues, fixes, etc. message DimeCadmium on irc.1459.io