Skip to content

Commit 99341fc

Browse files
committed
make "Setup" a whole category of README.md
1 parent 9664e27 commit 99341fc

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# BitBot
22
Python3 event-driven modular IRC bot!
33

4-
## Requirements
4+
## Setup
5+
6+
### Requirements
57
`$ pip3 install --user -r requirements.txt`
68

7-
## Setup
8-
See [docs/help/setup.md](docs/help/setup.md).
9+
### Config
10+
See [docs/help/config.md](docs/help/config.md).
911

10-
## Backups
12+
### Backups
1113
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.
1214

1315
## Github, Gitea and GitLab web hooks
File renamed without changes.

0 commit comments

Comments
 (0)