diff options
| author | 2019-12-06 17:07:25 +0000 | |
|---|---|---|
| committer | 2019-12-06 17:07:25 +0000 | |
| commit | 9664e275f4fc0134fb35aa8252cef32eb0b1e494 (patch) | |
| tree | 51b20e7a5340183c4e303f692ab95c1ea1e35532 /README.md | |
| parent | "qoute" -> "quote" typo (diff) | |
remove database_backup.py, add note in README.md about what should be backed up
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ Python3 event-driven modular IRC bot! ## Setup See [docs/help/setup.md](docs/help/setup.md). +## Backups +If you wish to create backups of your BitBot instance (which you should, [borgbackup](https://borgbackup.readthedocs.io/en/stable/) is a good option), I advise backing up the entirety of `~/.bitbot` - where BitBot by-default keeps config files, database files and rotated log files. + ## Github, Gitea and GitLab web hooks I run BitBot as-a-service on most popular networks (willing to add more networks!) and offer github/gitea/gitlab webhook to IRC notifications for free to FOSS projects. Contact me for more information! |
